Commit Graph

27 Commits

Author SHA1 Message Date
Guy Chronister
58fcdf99ba ocamlPackages.angstrom: migrate to finalAttrs 2026-01-21 17:22:21 -06: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
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
Vincent Laporte
5e6bd6eb1d ocamlPackages.angstrom: 0.16.0 → 0.16.1 2024-09-23 07:28:01 +02:00
Vincent Laporte
9ed75988e2 ocamlPackages.angstrom: 0.15.0 → 0.16.0 2023-12-15 06:40:48 +01:00
Vincent Laporte
40153f233e ocamlPackages.angstrom: use Dune 3 2023-04-11 06:36:01 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +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
José Romildo
52b1e2fdf7 ocamlPackages.angstrom: add update script 2022-10-23 08:02:16 -03:00
Vincent Laporte
0f4f35c7b0 ocamlPackages.fmt: 0.8.9 → 0.9.0 2022-08-31 07:36:39 +02:00
Vincent Laporte
9e66b4e873 ocamlPackages.angstrom: use Dune 2 2020-12-01 22:02:51 +01:00
sternenseemann
47e704be1e ocamlPackages.angstrom: 0.14.1 → 0.15.0 2020-09-30 08:01:20 +02:00
sternenseemann
2c616aa638 ocamlPackages.angstrom*: 0.13.0 -> 0.14.1
ocamlPackages.email_message: fix 0.12.0 version for angstrom 0.14
ocamlPackages.encore: 0.3 → 0.5
ocamlPackages.git{,-http,-unix}: 2.1.2 → 2.1.3
2020-07-01 13:51:04 +02:00
sternenseemann
a89afa13fd ocamlPackages.angstrom*: 0.12.1 -> 0.13.0
also updates:

* ocamlPackages.angstrom-unix
* ocamlPackages.angstrom-lwt-unix
* ocamlPackages.angstrom-async
2020-04-28 13:40:56 +02:00
Vincent Laporte
f2788cdf11 ocamlPackages.angstrom: disable tests for OCaml < 4.05 2020-04-21 08:47:40 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
José Romildo Malaquias
d3ff8e6359 ocamlPackages.angstrom: 0.10.0 -> 0.12.1 2019-10-28 12:00:00 -03:00
Théo Zimmermann
794158fcd5 buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
51d9081123 ocamlPackages.angstrom: 0.8.1 -> 0.10.0 2018-07-29 07:47:21 +00:00
Vincent Laporte
629a2398db ocamlPackages.angstrom: 0.5.1 -> 0.8.1 2018-02-27 08:28:27 +01:00
Vincent Laporte
d9dd5425b0 ocamlPackages.angstrom: remove spurious dependency on oasis 2017-11-12 10:14:51 +00:00
Vincent Laporte
9c68a8b2d2 ocamlPackages.angstrom: 0.4.0 -> 0.5.1 2017-06-27 17:28:33 +00:00
Vincent Laporte
6c9bfa3bd7 ocamlPackages.angstrom: 0.3.0 -> 0.4.0 2017-03-25 09:27:29 +00:00
Vincent Laporte
708bcdb307 ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuild 2017-03-04 05:33:30 +00:00
sternenseemann
d738ac4fd5 ocaml-angstrom: init at 0.3.0 2017-02-19 02:12:52 +01:00