11 Commits

Author SHA1 Message Date
Guy Chronister 20d2b7d8f4 ocamlPackages.ocaml-result: migrate to finalAttrs 2026-05-12 13:28:24 -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 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
Vincent Laporte 5380bb424c ocamlPackages.result: use Dune 3
ocamlPackages.base_quickcheck: 0.12.0 → 0.12.1

ocamlPackages.janeStreet_0_12: use Dune 3
2024-04-11 09:43:35 +02:00
Vincent Laporte 5d5089297e ocamlPackages.result: pin Dune to version 1 for OCaml < 4.08 2023-05-03 22:08:21 +02:00
Vincent Laporte 1c26497371 ocamlPackages.result: use Dune 2 2021-02-27 13:31:01 +01:00
Hongchang Wu 33ed2e9e54 ocamlPackages.result: 1.2 -> 1.5 2020-10-01 00:39:08 +02:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vincent Laporte 73860eea0f ocamlPackages.result: 1.1 -> 1.2 2017-07-10 18:21:02 +00:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Ricardo M. Correia abfc9e2afa ocamlPackages.result: init at 1.1 2016-02-29 20:32:58 +01:00