Commit Graph

24 Commits

Author SHA1 Message Date
Vincent Laporte
67e4b85d40 ocamlPackages.ocsigen-toolkit: 4.2.0 → 4.3.0 2026-07-09 13:46:09 +02:00
Vincent Laporte
c104456735 ocamlPackages.js_of_ocaml: 6.3.2 → 6.4.0
ocamlPackages.ocsigen-toolkit: mark as broken
2026-06-24 12:04:04 +02:00
Vincent Laporte
d1077be7ec ocamlPackages.eliom: 11.1.1 → 12.0.1
ocamlPackages.ocsigen-start: 7.1.0 → 8.0.0
ocamlPackages.ocsigen-toolkit: 4.1.0 → 4.2.0
2026-02-27 22:01:22 +01:00
mivorasu
ca35bb6872 treewide: trim whitespace in description strings 2025-07-22 23:41:42 +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
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
608806bad1 ocamlPackages.ocsigen-toolkit: 3.3.4 -> 4.1.0 2024-11-29 21:14:22 +00:00
Vincent Laporte
8e1b04d17e ocamlPackages.ocsigen-toolkit: 3.2.0 → 3.3.4 2024-01-15 06:52:35 +01:00
Vincent Laporte
ea05022a19 ocamlPackages.js_of_ocaml: 4.0.0 → 4.1.0 2022-12-06 16:48:42 +01:00
Vincent Laporte
29d63a169a ocamlPackages.js_of_ocaml: 3.11.0 → 4.0.0
ocamlPackages.incr_dom: fix for JSoO 4.0

ocamlPackages.ocsigen-toolkit: 3.1.1 → 3.2.0
2022-05-06 10:26:40 +02:00
Vincent Laporte
0c7c76fa9e ocamlPackages.ocsigen-toolkit: 3.0.1 → 3.1.1 2022-04-05 13:33:20 +02: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
Vincent Laporte
7db3241076 ocamlPackages.ocsigen-toolkit: 2.12.2 → 3.0.1 2021-09-28 08:16:30 +02:00
Vincent Laporte
87e5bc2cc2 ocamlPackages.ocsigen-toolkit: 2.7.0 → 2.12.2 2021-08-30 11:05:50 +02: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
c9963a8ec4 ocamlPackages.ocsigen-toolkit: 2.5.0 → 2.7.0 2020-06-13 11:40:54 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Joachim Breitner
2d2a5a9b63 js_of_ocaml: 3.4.0 -> 3.5.2 (#75766)
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)

js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1

Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
Vincent Laporte
82db668615 ocamlPackages.ocsigen-toolkit: 2.0.0 -> 2.2.0 2019-08-11 08:03:00 +00:00
Vincent Laporte
5a2f6b08bf ocamlPackages.ocsigen-toolkit: 1.1.0 -> 2.0.0 2019-02-03 14:20:14 +00:00
Vincent Laporte
69ac6be009 ocamlPackages.ocsigen-toolkit: use opaline 2018-06-06 07:14:25 +00:00
Vincent Laporte
9a170f5bdf ocamlPackages.ocsigen-toolkit: 1.0.0 -> 1.1.0 2018-04-28 14:31:51 +00:00
Florent Becker
bc26feb1d6 ocamlPackages.ocsigen_toolkit: init at 1.0 2017-03-17 02:09:53 +00:00