2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-22 05:33:23 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Laporte
cdfa6c7e80
ocamlPackages.ppx_deriving: use Dune 3 2023-05-02 16:25:02 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
730e057313 ocamlPackages.ppx_deriving: disable test with OCaml ≥ 5.0 2023-01-03 07:04:04 +01:00
Guillaume Girol
ecfafd9ddf ocamlPackage.ppx_deriving: fix build with ocaml 4.07 2022-03-04 18:42:42 +01: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
Vincent Laporte
a29a3981ef ocamlPackages.ocaml-migrate-parsetree: 2.1.0 → 2.2.0 2021-06-26 17:07:42 +02:00
Ozan Sener
806b9d0343 ocamlPackages.ppx_deriving : Add 5.2.1 2021-03-11 08:28:04 +01:00
Vincent Laporte
8f1302995e
ocamlPackages.ppx_deriving: 4.5 → 5.1
ocamlPackages.ppx_deriving_yojson: 3.5.2 → 3.6.1

ocamlPackages.visitors: 20200210 → 20210127

ocamlPackages.pgocaml: disable for OCaml < 4.08

ocamlPackages.nocrypto: disable for OCaml < 4.08

ocamlPackages.lens: mark as broken

ocamlPackages.ppx_deriving_protobuf: mark as broken

Closes 
2021-01-31 14:15:46 +01:00
R. RyanTM
8c57cfff10 ocamlPackages.ppx_deriving: 4.4.1 -> 4.5 2020-06-10 16:03:28 +00:00
R. RyanTM
ece763e629 ocamlPackages.ppx_deriving: 4.4 -> 4.4.1 2020-02-29 06:16:02 +00:00
Vincent Laporte
4c571a1e76 ocamlPackages.ppx_deriving: 4.2.1 -> 4.4 2019-08-20 04:55:45 +00:00
Vincent Laporte
1c58618fd1
ocamlPackages.ppx_deriving: remove spurious dependency to camlp4 2018-07-14 17:17:51 +00:00
Vincent Laporte
38c75afb1e
ocamlPackages.ppx_deriving: 4.2 -> 4.2.1 2017-11-22 12:27:32 +00:00
Théo Zimmermann
a9be3c20d1 ocamlPackages.ppx_deriving: 4.1 -> 4.2
This fixes compilation of ppx_deriving with OCaml 4.05.

js_of_ocaml_2: mark as broken with OCaml 4.05

ocamlPackages.cohttp: propagates ppx_deriving
2017-08-30 02:33:23 +00:00
Vincent Laporte
90c9897ff6 ocamlPackages.ppx_deriving: mark as broken with OCaml ≥ 4.05 2017-08-04 05:36:58 +00:00
Vincent Laporte
843e5daebe ocamlPackages.ppx_deriving: 3.3 -> 4.1 2017-03-04 09:43:38 +01:00
Matthew Maurer
146609fe59 ppx_deriving: init at v3.3 2016-09-14 02:34:33 -04:00