Commit Graph

14 Commits

Author SHA1 Message Date
Vincent Laporte
1e150a99b7 ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.3 → 4.14.4 2026-06-16 13:44:32 +02: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
chordtoll
5e9048847d ocamlPackages.stdcompat: 19 -> 21.1 2026-01-19 23:39:47 -08:00
jopejoe1
1e1cef625b ocamlPackages: swap throws to meta.broken
throws no longer work with the current ci we have in nixpkgs
2025-10-18 22:23:06 +02:00
Vincent Laporte
d036ecdd71 ocamlPackages: fixes after GCC update to version 14 2025-01-11 11:17:14 +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
Vincent Laporte
1b9c3e0fd6 ocamlPackages.stdcompat: disable for OCaml ≥ 5.2 2024-06-12 06:22:30 +02:00
Ulrik Strid
f12b9ea461 buildDunePackage: default to strictDeps = true 2023-02-03 08:59:34 +01:00
Jan Tojnar
beaf7262e6 ocamlPackages.stdcompat: 18 → 19
https://github.com/thierry-martinez/stdcompat/releases/tag/v19
2022-12-13 14:17:31 +01:00
Artturin
cf7476804a treewide: convert string configureFlags to list of strings 2022-05-18 20:32:33 +03: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
1c97857b12 ocamlPackages.stdcompat: 15 → 18 2022-02-18 11:12:48 +01:00
FliegendeWurst
3b31741229 ocamlPackages.stdcompat: disable parallel build 2022-02-02 12:09:32 +01:00
Vincent Laporte
759d05ce9e ocamlPackages.stdcompat: init at 15 2021-06-05 13:38:01 +02:00