Commit Graph

21 Commits

Author SHA1 Message Date
R. Ryantm
da2aa63f83 ocamlPackages.earlybird: 1.3.5 -> 1.3.6 2026-04-28 04:22:09 +00:00
Vincent Laporte
f8fa92dbc1 ocamlPackages.earlybird: 1.3.4 → 1.3.5 2026-02-26 22:39:36 +01:00
Vincent Laporte
1ed3b4e4a9 ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.2 → 4.14.3
ocaml-ng.ocamlPackages_4_14.earlybird: mark as broken
ocaml-ng.ocamlPackages_4_14.js_of_ocaml-compiler: mark broken versions 5
2026-02-18 21:15:07 +01:00
Guy Chronister
168328aae1 ocamlPackages.earlybird: migrate to finalAttrs 2026-01-31 14:37:14 +00:00
Vincent Laporte
cb156b915f ocamlPackages.earlybird: 1.3.3 → 1.3.4 2025-09-22 08:05:03 +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
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
R. Ryantm
bd6a3a2a45 ocamlPackages.earlybird: 1.3.2 -> 1.3.3 2024-12-07 22:13:45 +00:00
Sigmanificient
3e1227a1af pkgs/development/ocaml-modules: remove unused arguments 2024-07-16 03:54:01 +02:00
R. Ryantm
cf91ab5495 ocamlPackages.earlybird: 1.2.1 -> 1.3.2 2024-04-30 09:13:26 +02:00
Vincent Laporte
d1a4f8ae22 ocamlPackages.earlybird: 1.1.0 → 1.2.1 2023-08-31 13:31:31 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Vincent Laporte
ebbb00a8a8 ocamlPackages.earlybird: use dune 3 2022-12-25 00:17:29 +01:00
José Romildo
dbfbaae0fa ocamlPackages.earlybird: add update script 2022-10-23 08:05:58 -03:00
José Romildo
c093491158 ocamlPackages.earlybird: use fetchFromGitHub 2022-10-23 08:05:07 -03:00
Vincent Laporte
5ca9831cb1 ocamlPackages.menhir: 20190626 → 20210419
ocamlPackages.menhirLib: init at 20210419
ocamlPackages.menhirSdk: init at 20210419
2021-06-05 13:38:01 +02:00
Vincent Laporte
d2caa11ce0 ocamlPackages.earlybird: 0.1.5 → 1.1.0 2021-04-19 22:12:38 +02:00
Vincent Laporte
38a91dff4d ocamlPackages.earlybird: use Dune 2 2020-12-01 22:02:51 +01:00
Vincent Laporte
4ada24a02c ocamlPackages.earlybird: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
José Romildo Malaquias
432258f0da ocamlPackages.ocamlearlybird: init at 0.1.5 2019-10-29 10:51:42 -03:00