Vincent Laporte
eb6d0e7a2c
ocamlPackages.batteries: 3.10.0 → 3.11.0
2026-06-25 22:42:43 +02:00
Wolfgang Walther
822d27c8cd
maintainers: drop maggesi
...
Inactive since 2019/2020.
2025-10-17 09:21:39 +02:00
Vincent Laporte
93597876cb
ocamlPackages.batteries: 3.9.0 → 3.10.0
2025-10-07 23:11:53 +02:00
Vincent Laporte
ed79c05983
ocamlPackages.batteries: add missing dependency to ounit
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
52d9f69394
ocamlPackages.batteries: 3.8.0 -> 3.9.0
2025-01-09 03:48:30 +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
Sigmanificient
3e1227a1af
pkgs/development/ocaml-modules: remove unused arguments
2024-07-16 03:54:01 +02:00
Vincent Laporte
64fdb22824
ocamlPackages.batteries: 3.7.2 → 3.8.0
2024-03-07 09:42:56 +01:00
Vincent Laporte
9a32ae4cb4
ocamlPackages.batteries: 3.7.1 → 3.7.2
2023-12-13 06:36:37 +01:00
Vincent Laporte
c7d62eecb9
ocamlPackages.batteries: enable tests on AArch64
2023-09-18 08:55:03 +02:00
Vincent Laporte
fefd0ab1c1
ocamlPackages.batteries: 3.6.0 → 3.7.1
2023-09-18 08:55:03 +02:00
Guillaume Girol
74beb55f91
ocamlPackages.batteries: set strictDeps
2023-01-21 16:42:10 +01:00
Vincent Laporte
8a9769cb06
ocamlPackages.batteries: 3.5.1 → 3.6.0
2022-12-14 07:08:45 +01:00
R. Ryantm
c2f68f081c
ocamlPackages.batteries: 3.4.0 -> 3.5.1
2022-07-04 15:16:24 -03:00
Anders Kaseorg
6920d8ca42
treewide: Simplify negated uses of versionAtLeast, versionOlder
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2022-04-25 13:35:24 -07:00
Ulrik Strid
661ee6b468
ocamlPackages treewide: Add missing inputs
2022-03-25 13:55:18 +01:00
Ulrik Strid
a13cdfe520
ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
...
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Felix Bühler
464e9792ff
treewide: rename name to pname&version ( #158454 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-02-10 01:28:00 +01:00
Vincent Laporte
6a6c2992d4
ocamlPackages.batteries: 3.3.0 → 3.4.0
2021-12-23 13:09:35 +01:00
Vincent Laporte
5f16f0a9cf
ocamlPackages.batteries: disable tests with OCaml < 4.08
2021-09-27 05:59:07 +02:00
Vincent Laporte
5a34902915
ocamlPackages.batteries: 3.2.0 → 3.3.0
2021-03-09 08:27:37 +01:00
sternenseemann
4e42cac49d
ocamlPackages: stdenv.lib → lib
...
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.
Reference #108938 .
2021-01-12 16:33:18 +01:00
Vincent Laporte
389ac5f00e
ocamlPackages.batteries: 3.1.0 → 3.2.0
2020-11-30 08:13:28 +01:00
Vincent Laporte
e2dffb60a5
ocamlPackages.batteries: 3.0.0 → 3.1.0
2020-09-13 11:59:06 +02:00
Vincent Laporte
0900872b02
ocamlPackages.batteries: fix for OCaml 4.10
2020-05-20 08:20:27 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Vincent Laporte
86d1378d3e
ocamlPackages.batteries: 2.11.0 → 3.0.0
2020-02-24 16:04:15 +01:00
Vincent Laporte
ab6eebbe20
ocamlPackages.batteries: 2.10.0 → 2.11.0
2020-01-23 14:01:38 +01:00
Marco Maggesi
ff1ed720e2
Rename z77z into maggesi
...
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Vincent Laporte
3f63225309
ocamlPackages.batteries: 2.9.0 -> 2.10.0
...
Ensures compatibility with OCaml 4.08.
2019-08-29 05:42:43 +00:00
Vincent Laporte
1003e6e0df
ocamlPackages.batteries: disable tests on Aarch64
2018-09-13 05:29:54 +00:00
Vincent Laporte
65fcac82d3
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-11 16:37:27 +00:00
Vincent Laporte
26798bd6e0
ocamlPackages.batteries: 2.7.0 -> 2.8.0
...
Also renames the attribute from ocaml_batteries to batteries.
2017-11-14 17:53:53 +00:00
Vincent Laporte
2a62e931c1
ocamlPackages.qtest: 2.2 -> 2.6
...
ocamlPackages.batteries: 2.6.0 -> 2.7.0
2017-08-21 09:39:45 +02:00
Vincent Laporte
ca47895d7f
ocamlPackages.batteries: 2.5.3 -> 2.6.0
2017-04-18 17:19:16 +00:00
Vincent Laporte
86f63755f5
ocamlPackages.batteries: 2.5.2 -> 2.5.3
2016-11-14 09:00:18 +01:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
vbgl
2d72723726
ocaml-batteries: 2.4.0 -> 2.5.2 ( #15424 )
2016-05-13 18:08:17 +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
db9a93f992
ocaml-batteries: 2.3.1 -> 2.4.0
2015-12-15 20:58:46 +01:00
Vincent Laporte
0f2509a52d
ocaml-batteries: update from 2.2.0 to 2.3.1
2015-03-21 10:04:15 +01:00
Marco Maggesi
ec1b40be87
Update OCaml Batteries to version 2.2.0
2014-01-31 12:01:32 +01:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Arie Middelkoop
3b833cc93b
Minor-version bump of ocaml-batteries.
...
The previous version did not compile with ocaml>=3.12, and this version is also backwards compatible with 3.11.
svn path=/nixpkgs/trunk/; revision=31578
2012-01-16 10:17:02 +00:00
Marco Maggesi
af9eaf3441
Oops
...
svn path=/nixpkgs/trunk/; revision=27901
2011-07-22 07:39:14 +00:00
Marco Maggesi
b1f6ed4a6e
Update OCaml Batteries to 1.4.0
...
svn path=/nixpkgs/trunk/; revision=27900
2011-07-22 07:28:51 +00:00
Marco Maggesi
e2b159dabe
ocaml batteries: https --> http
...
svn path=/nixpkgs/trunk/; revision=27303
2011-05-25 09:27:50 +00:00
Marco Maggesi
e8466deeff
ocaml batteries: fix download url
...
svn path=/nixpkgs/trunk/; revision=27300
2011-05-24 20:40:55 +00:00