Commit Graph

15 Commits

Author SHA1 Message Date
Vincent Laporte
9b9ba3931c ocamlPackages.piaf: fix build 2026-08-07 14:06:36 +02:00
Hythera
4728df0924 maintainers: remove anmonteiro 2026-06-11 15:46:02 +02:00
Guy Chronister
4cfc8d97a8 ocamlPackages.piaf: migrate to finalAttrs 2026-05-12 13:28:33 -05: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
d31bb1e076 piaf: 0.1.0 → 0.2.0 2024-09-30 06:58:48 +02:00
Vincent Laporte
95376efebc ocamlPackages.piaf: add missing dependencies 2024-09-12 18:31:05 +02:00
Sigmanificient
3e1227a1af pkgs/development/ocaml-modules: remove unused arguments 2024-07-16 03:54:01 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
efecda5112 Merge pull request #211533 from vbgl/ocaml-gluten-0.3.0
ocamlPackages.gluten: 0.2.1 → 0.3.0
2023-01-26 04:22:31 +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
0b4b7586f1 ocamlPackages.piaf: use Dune 3 2023-01-19 07:51:34 +01:00
Vincent Laporte
ea993dd1fc ocamlPackages.piaf: disable for OCaml ≥ 5.0 2023-01-03 07:04:04 +01:00
Vincent Laporte
ee55809e31 ocamlPackages.piaf: disable (failing) tests 2022-09-14 19:04:34 +02:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
superherointj
9b756e865f ocamlPackages.piaf: init 0.1.0 2021-11-02 17:03:32 +01:00