Commit Graph

18 Commits

Author SHA1 Message Date
R. Ryantm
941a52f3cc ocamlPackages.caqti: 2.3.1 -> 2.3.2 2026-06-11 13:46:34 +00:00
R. Ryantm
242ddaf0de ocamlPackages.caqti: 2.2.4 -> 2.3.1 2026-05-04 16:37:01 +00:00
Guy Chronister
fca0b80dab ocamlPackages.caqti: migrate to finalAttrs 2026-01-31 14:37:04 +00:00
Marijan Petričević
082648cfc2 ocamlPackages.caqti: 2.1.1 -> 2.2.4 2025-06-18 22:05:29 +02:00
Mutsuha Asada
2e291d0488 ocamlPackages.mirage-crypto: 1.2.0 -> 2.0.1 (#414541)
ocamlPackages.mirage-crypto-rng-miou-unit: init at 2.0.1
2025-06-10 08:27:40 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
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 #269788.
2023-11-27 10:45:07 +01:00
Vincent Laporte
9100134ba9 ocamlPackages.caqti: use Dune 3 2023-04-05 08:43:21 +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
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