Guy Chronister
5947e1c9a6
ocamlPackages.qcheck: migrate to finalAttrs
2026-05-12 13:28:43 -05:00
Niols
d1acfd4019
ocamlPackages.ppx_deriving_qcheck: 0.7 -> 0.9
2026-01-06 16:40:34 +01:00
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
R. Ryantm
cc0affd861
ocamlPackages.qcheck-multicoretests-util: 0.9 -> 0.11
2025-10-13 23:50:06 +00:00
Vincent Laporte
97eb7ee0da
ocamlPackages.ppxlib: 0.33.0 → 0.36.0
...
ocamlPackages.base_quickcheck: 0.17.0 → 0.17.1
ocamlPackages.optcomp: 0.17.0 → 0.17.1
ocamlPackages.ppx_bench: 0.17.0 → 0.17.1
ocamlPackages.ppx_bin_prot: 0.17.0 → 0.17.1
ocamlPackages.ppx_deriving: 6.0.3 → 6.1.0
ocamlPackages.ppx_deriving_qcheck: 0.6 → 0.7
ocamlPackages.ppx_deriving_yaml: 0.3.0 → 0.4.1
ocamlPackages.ppx_deriving_yojson: 3.9.0 → 3.10.0
ocamlPackages.ppx_diff: 0.17.0 → 0.17.1
ocamlPackages.ppx_expect: 0.17.2 → 0.17.3
ocamlPackages.ppx_globalize: 0.17.0 → 0.17.2
ocamlPackages.ppx_inline_test: 0.17.0 → 0.17.1
ocamlPackages.ppx_let: 0.17.0 → 0.17.1
ocamlPackages.ppx_stable: 0.17.0 → 0.17.1
ocamlPackages.ppx_tydi: 0.17.0 → 0.17.1
ocamlPackages.ppx_typeprep_conv: 0.17.0 → 0.17.1
ocamlPackages.ppx_variants_conv: 0.17.0 → 0.17.1
ocamlPackages.sexp_conv: 0.17.0 → 0.17.1
ocamlPackages.sexp_message: 0.17.2 → 0.17.4
reason: 3.15.0 → 3.16.0
ocamlPackages.bisect_ppx: make compatible with ppxlib 0.36
ocamlPackages.config: make compatible with ppxlib 0.36
ocamlPackages.lwt_ppx: make compatible with ppxlib 0.36
ocamlPackages.melange: make compatible with ppxlib 0.36
ocamlPackages.ppx_bitstring: make compatible with ppxlib 0.36
ocamlPackages.ppx_repr: make compatible with ppxlib 0.36
ocamlPackages.bistro: mark as broken
ocamlPackages.dream-html: mark as broken
ocamlPackages.ocsigen-ppx-rpc: mark as broken
ocamlPackages.ppx_deriving_cmdliner: mark as broken
ocamlPackages.reason-react-ppx: mark as broken
2025-08-19 06:17:39 +02:00
R. Ryantm
bcb1cebf0f
ocamlPackages.qcheck-multicoretests-util: 0.8 -> 0.9
2025-07-29 16:01:15 +00:00
Weijia Wang
d56c597c63
ocamlPackages.qcheck-multicoretests-util: 0.7 -> 0.8 ( #397788 )
2025-04-27 23:40:20 +02: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
R. Ryantm
e169744ac7
ocamlPackages.qcheck-multicoretests-util: 0.7 -> 0.8
2025-04-10 19:24:47 +00: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
Weijia Wang
2eae096472
ocamlPackages.qcheck-core: 0.23 -> 0.24 ( #385704 )
2025-03-09 12:06:47 +01:00
R. Ryantm
5ecd29f7fb
ocamlPackages.qcheck-core: 0.23 -> 0.24
2025-02-28 01:34:00 +00:00
R. Ryantm
f465973797
ocamlPackages.qcheck-multicoretests-util: 0.4 -> 0.7
2025-02-27 06:03:16 +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
R. Ryantm
b1c583e454
ocamlPackages.qcheck-multicoretests-util: 0.3 -> 0.4
2024-09-18 02:22:33 +00:00
Vincent Laporte
14e03ba0f5
ocamlPackages.qcheck: 0.21.2 → 0.22
2024-08-01 06:32:23 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
8213444c63
ocamlPackages.qcheck-multicoretests-util: 0.2 -> 0.3
2024-02-24 11:26:02 +00:00
Vincent Laporte
044b1b65fd
ocamlPackages.qcheck: 0.20 → 0.21.2
2023-09-26 08:51:59 +02:00
Vincent Laporte
6698fd456e
ocamlPackages.qcheck-stm: init at 0.2
2023-08-21 07:51:24 +02:00
Vincent Laporte
991356c807
ocamlPackages.qcheck-lin: init at 0.2
2023-08-21 07:51:24 +02:00
Vincent Laporte
aa47da4c2c
ocamlPackages.qcheck-multicoretests-util: init at 0.2
2023-08-21 07:51:17 +02:00
Niols
849e9aa221
ocamlPackages.ppx_deriving_qcheck: init at 0.20
2023-05-09 08:59:32 +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
10fef19f4b
ocamlPackages.qcheck: 0.7 → 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
491e809867
ocamlPackages.qcheck-alcotest: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
79a0130dbd
ocamlPackages.qcheck-ounit: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
8d27394e25
ocamlPackages.qcheck-core: init at 0.15
2020-09-16 05:57:19 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Vincent Laporte
09779623b4
ocamlPackages.qcheck: 0.6 -> 0.7
2017-08-22 05:53:22 +02:00
Vincent Laporte
c8c673568c
ocamlPackages.stringext: 1.4.0 -> 1.4.3
...
ocamlPackages.qcheck: 0.4.0.1 -> 0.6
2017-06-28 18:41:59 +00:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Vincent Laporte
dab57252b1
ocaml-qcheck: init at 0.4.0.1
2015-07-01 20:23:19 +02:00