Commit Graph

17 Commits

Author SHA1 Message Date
R. Ryantm
82dea5682a ocamlPackages.qcheck-core: 0.27 -> 0.91 2025-12-26 16:30:52 +00:00
Vincent Laporte
752d772b85 ocamlPackages.qcheck: 0.25 → 0.27 2025-11-04 18:45:33 +01:00
Vincent Laporte
064ca47574 ocamlPackages.qcheck: 0.24 → 0.25
ocamlPackages.ppx_deriving_qcheck: keep at 0.6
2025-04-17 21:04:48 +02: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
R. Ryantm
5ecd29f7fb ocamlPackages.qcheck-core: 0.23 -> 0.24 2025-02-28 01:34:00 +00:00
R. Ryantm
62172c1d3a ocamlPackages.qcheck-core: 0.22 -> 0.23 2025-02-14 13:05:10 +01: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
14e03ba0f5 ocamlPackages.qcheck: 0.21.2 → 0.22 2024-08-01 06:32:23 +02:00
Vincent Laporte
044b1b65fd ocamlPackages.qcheck: 0.20 → 0.21.2 2023-09-26 08:51:59 +02:00
Vincent Laporte
f80bf9ab05 ocamlPackages.qcheck: fix for OCaml ≥ 5.0 2023-04-05 08:43:28 +02:00
Vincent Laporte
8ab639a6b7 ocamlPackages.qcheck: 0.19.1 → 0.20 2022-11-16 05:17:46 +01:00
Vincent Laporte
c55fac773b ocamlPackages.qcheck: 0.18 → 0.19.1 2022-07-24 12:10:43 +02:00
Vincent Laporte
f9c7333bce ocamlPackages.qcheck: 0.17 → 0.18 2021-09-27 05:59:07 +02:00
sternenseemann
2f96b9a7b4 ocamlPackages.qcheck*: 0.16 -> 0.17
* New exposed function, bug fixes:
  https://github.com/c-cube/qcheck/blob/0.17/CHANGELOG.md#017

* Fix a too liberal testing range causing an integer overflow in stdint
  which for some reason only qcheck 0.17 and not 0.16 seems to find
2021-02-21 17:16:17 +01:00
Vincent Laporte
fd45d961af ocamlPackages.qcheck: 0.15 → 0.16 2020-12-05 17:13:44 +01:00
Vincent Laporte
8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02:00