2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-19 20:23:02 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Vincent Laporte
c29ae2c846 ocamlPackages.caqti: 1.9.1 → 2.1.1 2024-02-29 04:28:32 +01:00
Aaron L. Zeng
f5da19d226 ocamlPackages.caqti*: improve meta.license
See .
2023-11-27 10:45:07 +01:00
Vincent Laporte
9100134ba9
ocamlPackages.caqti: use Dune 3 2023-04-05 08:43:21 +02:00
Vincent Laporte
8c60553edf
ocamlPackages.sqlite3: disable for OCaml < 4.12 & use Dune 3 2023-02-07 07:25:36 +01: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
0e21110822 ocamlPackages.caqti: 1.8.0 → 1.9.1 2022-10-09 10:19:15 +02:00
Vincent Laporte
0f4f35c7b0 ocamlPackages.fmt: 0.8.9 → 0.9.0 2022-08-31 07:36:39 +02:00
Ulrik Strid
165da7245c ocamlPackages.caqti: 1.7.0 -> 1.8.0 2022-04-22 13:58:12 +02:00
Ulrik Strid
d1890aee14 ocamlPackages.caqti: 1.5.1 -> 1.7.0 2022-03-24 14:22: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
Ulrik Strid
4d79ce4091 ocamlPackages.caqti-*: 1.3.0 -> 1.5.1 2021-04-29 21:49:50 +02:00
Aaron L. Zeng
1b6764da4e
ocamlPackages.caqti*: init at 1.3.0
Except for caqti-type-calendar, whose most recent version number is
1.2.0.
2021-01-30 11:37:36 +01:00