Commit Graph

14 Commits

Author SHA1 Message Date
·𐑑𐑴𐑕𐑑𐑩𐑤
56c236fc6f ocamlPackages.uring: 2.14.0 → 2.15.0
2.15.x requires ocaml ≥ 5.2
2026-07-27 21:46:37 -07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
9ba1fb868e ocamlPackages.uring: remove rec 2026-07-27 21:46:16 -07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
f881e50d17 ocamlPackages.uring: remove pname usage in strings + fix changelog URL 2026-07-27 21:46:16 -07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
5ae00f6dc7 ocamlPackages.uring: 2.7.0 → 2.14.0 2026-07-27 21:46:12 -07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
d6d54a41a0 ocamlPackages.uring: 0.9 → 2.7.0 2025-09-29 19:09:55 +07: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
Alyssa Ross
5da3849f3d ocamlPackages.uring: disable tests 2024-11-16 16:25:14 +01:00
Sigmanificient
203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
toastal
1cc90fe92c ocamlPackages.uring: 0.8 → 0.9
musl patch merged
2024-05-15 14:35:15 +02:00
Alyssa Ross
9b7c1fdca4 ocamlPackages.uring: add patch for musl 1.2.5 2024-04-29 22:31:46 +02:00
toastal
1d6eb597f3 ocamlPackages.uring: 0.7 → 0.8 2023-10-13 07:52:22 +02:00
toastal
8ca5a5a768 ocamlPackages.uring: 0.6 → 0.7 (#250313) 2023-08-21 07:43:33 +02:00
toastal
e83d19d547 ocamlPackages.uring: 0.5 → 0.6
https://github.com/ocaml-multicore/ocaml-uring/releases/tag/v0.6
2023-05-16 11:18:56 +07:00
toastal
0a4206a51b ocamlPackages.uring: init at 0.5 2023-04-17 19:39:33 +02:00