Commit Graph

15 Commits

Author SHA1 Message Date
Guy Chronister
bccc889a0f ocamlPackages.lambdasoup: migrate to finalAttrs 2026-05-12 13:36:41 -05:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +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 a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
2987235936 ocamlPackages.lambdasoup: 1.1.0 -> 1.1.1 2024-09-14 05:55:41 +00:00
R. Ryantm
ed67b10a8c ocamlPackages.lambdasoup: 1.0.0 -> 1.1.0 2024-08-22 14:23:47 +00:00
Vincent Laporte
c81792a457 ocamlPackages.ounit2: disable for OCaml < 4.08 2023-05-15 10:10:36 +02:00
Vincent Laporte
6c7265cae4 ocamlPackages.lambdasoup: 0.7.3 → 1.0.0 2023-05-08 20:40:20 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +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
b475247b85 ocamlPackages.lambdasoup: 0.7.2 → 0.7.3 2021-10-24 10:18:19 +02:00
sternenseemann
30526f59a1 ocamlPackages.lambdasoup: 0.7.1 -> 0.7.2 2020-12-06 22:20:03 +01:00
sternenseemann
1f850a0690 ocamlPackages.lambdasoup: use dune 2 2020-12-06 22:19:17 +01:00
Vincent Laporte
1bff502065 ocamlPackages.lambdasoup: 0.6.3 → 0.7.1 2020-07-11 15:23:47 +02:00
Vincent Laporte
bd9a7131a1 ocamlPackages.lambdasoup: init at 0.6.3 2019-08-02 06:31:12 +00:00