15 Commits

Author SHA1 Message Date
Eman Resu ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
·𐑑𐑴𐑕𐑑𐑩𐑤 ad9fb7e738 ocamlPackages.eio: drop rec 2026-01-28 15:15:46 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤 965c224275 ocamlPackages.eio: 1.2 → 1.3 2025-07-20 13:40:44 +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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
โทสตัล af64a865e4 ocamlPackages.eio: 1.1 → 1.2 2024-11-25 17:30:08 +01:00
Sigmanificient 3e1227a1af pkgs/development/ocaml-modules: remove unused arguments 2024-07-16 03:54:01 +02:00
Alyssa Ross 22da5d3a05 ocamlPackages.eio: 1.0 -> 1.1 2024-05-28 21:05:20 +02:00
Alyssa Ross 35ef00b586 ocamlPackages.eio: fix homepage and changelog 2024-05-21 09:57:41 +02:00
toastal 998959464d ocamlPackages.eio: 0.15 → 1.0 2024-03-11 13:37:34 +07:00
toastal 18adbe41dc ocamlPackages.eio: 0.14 → 0.15 2024-02-23 15:09:13 +01:00
toastal 68d14ba2a5 ocamlPackages.eio: 0.13 → 0.14
https://github.com/ocaml-multicore/eio/releases/tag/v0.14
2024-01-18 21:04:59 +01:00
toastal f60921aeed ocamlPackages.eio: 0.12 → 0.13 (#265029)
But hold onto 0.12 for OCaml 5.0
https://github.com/ocaml-multicore/eio/releases/tag/v0.13
2023-11-03 20:42:04 +01:00
toastal 56c65cbb2e ocamlPackages.eio: 0.11 → 0.12 2023-08-29 22:51:00 +07:00
toastal 9f57f0f31d ocamlPackages.eio: 0.10 → 0.11 2023-07-16 10:08:37 +02:00
toastal a748ffdb6e ocamlPackages.eio: init at 0.10 2023-06-13 13:17:47 +07:00