Sigmanificient
63d05d989e
pkgs/development: remove unused arguments
2024-08-03 17:18:20 +02:00
Sigmanificient
3e1227a1af
pkgs/development/ocaml-modules: remove unused arguments
2024-07-16 03:54:01 +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
Ulrik Strid
a848458803
ocamlPackages.ounit2: 2.2.6 -> 2.2.7
2023-05-16 15:38:56 +02:00
Vincent Laporte
c81792a457
ocamlPackages.ounit2: disable for OCaml < 4.08
2023-05-15 10:10:36 +02:00
Vincent Laporte
e7b211e3d2
ocamlPackages: default to version 3 of Dune
2023-05-12 05:50:40 +02:00
Vincent Laporte
b126f231af
ocamlPackages.ounit2: fix tests with OCaml < 4.07
2023-02-05 20:15:55 +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
8a88bac92b
ocamlPackages.ounit2: 2.2.4 → 2.2.6
2022-11-05 21:09:18 +01:00
Vincent Laporte
64b4617883
ocamlPackages.ounit2: use Dune 2
2021-02-16 18:04:54 +01:00
sternenseemann
145c2dd515
ocamlPackages.ounit(2): 2.2.3 -> 2.2.4
...
also enable tests
2020-12-26 08:12:29 +01:00
sternenseemann
68c9ed2a7b
ocamlPackages.ounit(2): 2.2.2 → 2.2.3
2020-08-10 14:09:49 +02:00
sternenseemann
29a98f2be1
ocamlPackages.ounit2: init at 2.2.2
2020-04-15 15:01:36 +02:00