Commit Graph

11 Commits

Author SHA1 Message Date
Guy Chronister
6bcce22ce0 ocamlPackages.eqaf: migrate to finalAttrs 2026-01-31 14:40:19 +00: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
c8ea8712c7 ocamlPackages.eqaf: 0.9 → 0.10
ocamlPackages.eqaf-cstruct: init at 0.10
2024-06-24 09:46:02 +02:00
Vincent Laporte
7da5c6a303 ocamlPackages.eqaf: use Dune 3 2023-03-28 11:26:14 +02:00
Vincent Laporte
76796543e4 ocamlPackages.eqaf: 0.8 → 0.9 2022-11-06 16:54:38 +01:00
R. Ryantm
fe66cc0d81 ocamlPackages.eqaf: 0.7 -> 0.8 2022-03-21 03:26:41 +00:00
Vincent Laporte
97cdcf3e29 ocamlPackages.eqaf: use Dune 2 2020-11-26 06:55:12 +01:00
sternenseemann
45bbbdd6b4 ocamlPackages.eqaf: 0.6 → 0.7 2020-05-21 21:11:21 +02:00
sternenseemann
9dcaaeafff ocamlPackages.eqaf: enable cstruct and bigarray modules 2020-04-14 11:57:24 +02:00
sternenseemann
96bf541725 ocamlPackages.eqaf: 0.5 -> 0.6 2020-04-14 11:56:10 +02:00
Vincent Laporte
e191a69e8d ocamlPackages.eqaf: init at 0.5 2019-10-15 07:08:13 +02:00