Commit Graph

16 Commits

Author SHA1 Message Date
kilianar
f3db35354b ocamlPackages.sedlex: update unicode data to 15.0.0 2022-09-14 23:03:34 +02:00
Vincent Laporte
b8186ef950 ocamlPackages.sedlex: 2.4 → 2.5 2022-05-29 08:48:00 +02:00
Vincent Laporte
5637570f51 ocamlPackages: rename sedlex_2 into sedlex 2022-05-29 08:48:00 +02:00
Vincent Laporte
c3e55aa79a ocamlPackages.sedlex: remove at 1.99.5 2022-05-29 08:48:00 +02:00
Anders Kaseorg
6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Felix Buehler
5d1f9a18d5 ocamlPackages.sedlex: switch to fetchFromGitHub 2021-10-30 09:35:11 -07:00
sternenseemann
4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Ben Darwin
77901a96da ocamlPackages.sedlex: fix dependencies 2020-04-06 10:48:42 -04:00
Vincent Laporte
c02aa1b575 ocamlPackages.sedlex: 1.99.4 -> 1.99.5 2019-08-23 15:48:47 +00:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Vincent Laporte
d30fc3be98 ocamlPackages.sedlex: 1.99.3 -> 1.99.4 2017-07-15 12:13:14 +00:00
Vincent Laporte
53e67781ec ocamlPackages.sedlex: fix name 2017-07-08 10:50:37 +00:00
Vincent Laporte
da8201e7c3 ocamlPackages.sedlex: fix on OCaml 4.04 2017-04-01 09:06:57 +02:00
Vincent Laporte
16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00