Commit Graph

58 Commits

Author SHA1 Message Date
R. Ryantm
a6e6ff3476 ocamlPackages.lwt: 6.1.1 -> 6.1.2 2026-04-29 15:07:46 +00:00
Vincent Laporte
0ee7624090 ocamlPackages.lwt: 5.9.2 → 6.1.1
ocamlPackages.conduit-lwt-unix: disable tests with lwt ≥ 6
ocamlPackages.js_of_ocaml-lwt: log support is optional
ocamlPackages.lwt_log: mark as broken with lwt ≥ 6
ocamlPackages.tezt: mark as broken with lwt ≥ 6
2026-03-11 22:46:06 +01:00
Vincent Laporte
f2c822b65f ocamlPackages.lwt: 5.9.1 → 5.9.2 2025-09-01 07:56: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
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
R. Ryantm
a67f69b10c ocamlPackages.lwt: 5.9.0 -> 5.9.1 2025-03-16 00:51:01 +00:00
R. Ryantm
46ac60f1b0 ocamlPackages.lwt: 5.8.0 -> 5.9.0 2024-12-03 10:55:01 +00:00
R. Ryantm
660db870eb ocamlPackages.lwt: 5.7.0 -> 5.8.0 2024-10-12 13:57:32 +00: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
Vincent Laporte
fa23afc15e ocamlPackages.lwt: 5.6.1 → 5.7.0 2023-10-06 08:11:13 +02:00
Vincent Laporte
ffcfca42e4 ocamlPackages.lwt: fix for OCaml 5.0 2023-05-26 08:38:21 +02:00
Weijia Wang
685b423e45 ocamlPackages.lwt: fix for OCaml >= 5 2023-04-19 21:52:23 +02:00
Ulrik Strid
f12b9ea461 buildDunePackage: default to strictDeps = true 2023-02-03 08:59:34 +01:00
Vincent Laporte
7bc0c0e8a6 ocamlPackages.lwt: 5.5.0 → 5.6.1 2022-10-23 13:54:53 +02:00
Vincent Laporte
4ca72ffe4e ocamlPackages.lwt: 5.4.1 → 5.5.0 2022-05-18 23:54:37 +02: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
Guillaume Girol
c32e4e0c49 ocaml-ng.ocamlPackages_4_07.lwt: fix build with strictDeps 2022-03-01 16:39:13 +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 Buehler
fd5bbfd0b7 ocamlPackages.lwt: switch to fetchFromGitHub 2021-12-07 20:40:46 +01:00
Antonio Nuno Monteiro
ceebd60cef Update pkgs/development/ocaml-modules/lwt/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-08 09:45:07 -08:00
Antonio Nuno Monteiro
efd2a1bb8d ocamlPackages: fix some packages for cross-compilation 2021-11-07 22:10:02 -08:00
Vincent Laporte
629e644af2 ocamlPackages.lwt: remove unnecessary dependency on OMP 2021-07-24 16:10:29 +02:00
Vincent Laporte
e1a98c3434 ocamlPackages.lwt: 5.4.0 → 5.4.1 2021-06-09 09:17:24 +02:00
Vincent Laporte
0279876952 ocamlPackages.lwt: 5.3.0 → 5.4.0 2021-02-12 17:42:29 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Vincent Laporte
cef53ab371 ocamlPackages.lwt: 4.5.0 → 5.3.0
ocamlPackages.lwt_ppx: 1.2.4 → 2.0.1
2020-07-05 10:48:18 +02:00
Vincent Laporte
490c75f1ca ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt” 2020-06-24 09:19:04 +02:00
Vincent Laporte
bdaedbe38c ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 2018-10-08 05:59:24 +00:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
c722db75ba ocamlPackages.{tyxml,lwt}: always enable camlp4 support 2018-09-05 06:06:48 +00:00
Vincent Laporte
124071cacd ocamlPackages.lwt3: make dependency to camlp4 optional 2018-07-12 21:25:52 +00:00
Vincent Laporte
0b53d63dad ocamlPackages.lwt3: 3.0.0 -> 3.3.0 2018-03-27 22:32:55 +02:00
Vincent Laporte
7e31aef88a ocamlPackages.lwt: remove spurious dependency on oasis 2017-11-01 16:58:08 +00:00
Vladimír Čunát
ef41fc7f51 Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Vincent Laporte
9e754a6f86 ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
Vladimír Čunát
0be2928ac9 Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Vincent Laporte
c06e5a8d64 ocamlPackages.react: 1.2.0 -> 1.2.1 2017-10-05 08:39:50 +00:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Vincent Laporte
9f9ca26f28 ocamlPackages.lwt: requires OCaml ≥ 4.00 2017-07-03 23:59:49 +02:00
Vincent Laporte
d3a29b393a ocamlPackages.lwt: 2.7.1 -> 3.0.0 2017-07-02 11:59:17 +00:00
Patrick Mahoney
02682e5093 ocamlPackages.ocaml_lwt: use buildOcaml
This adds the shared objects setup hook to prepare
CAML_LD_LIBRARY_PATH.
2017-04-22 13:33:09 -05:00
Vincent Laporte
31fef05c7c ocamlPackages.lwt: 2.6.0 -> 2.7.1 2017-04-14 13:59:55 +00:00
Vincent Laporte
bfe0f29277 ocamlPackages.lwt: 2.5.2 -> 2.6.0 2016-11-22 10:25:01 +01:00
Vincent Laporte
cc272dc996 OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-10 19:18:07 +02:00
Kirill Boltaev
3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Vincent Laporte
f361008745 ocaml-lwt: 2.5.0 -> 2.5.2 2016-05-25 11:00:52 +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
Florent Becker
f4c6f769f4 lwt: 2.4.6 -> 2.5.0 2016-01-01 19:04:32 +01:00