Commit graph

21 commits

Author SHA1 Message Date
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
Vincent Laporte f6ccdfcd2a ocamlPackages.sedlex_2: 2.3 → 2.4
Supports Unicode 13.0.0
2021-08-04 15:58:52 +02:00
Mario Rodas 53a3fc2856 ocamlPackages.sedlex_2: 2.2 -> 2.3 2021-04-24 17:04:32 +02: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
sternenseemann 1c52824fed
ocamlPackages.sedlex_2: 2.1 -> 2.2
* use dune 2
* refactor fetching of dependencies (reduce duplication)
* remove dune rule for data files before building since dune 2 doesn't
  like the symlinked data files if the rule is present
2021-01-02 10:00:16 +01:00
Ben Darwin c62428963a ocamlPackages.sedlex_2: fix dependencies (as per 77901a9) 2020-04-19 21:50:37 -04: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 e73a9e6b95 ocamlPackages.sedlex_2: fix build with OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Mario Rodas 479bc9d9e6
ocamlPackages.sedlex_2: init at 2.1 2020-01-18 16:20:00 -05: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