Commit Graph

24 Commits

Author SHA1 Message Date
R. Ryantm
cf86c36844 ocamlPackages.ocaml-version: 4.1.0 -> 4.1.2 2026-06-16 11:05:15 +00:00
Guy Chronister
30803288c9 ocamlPackages.ocaml-version: migrate to finalAttrs 2026-05-12 13:28:24 -05:00
R. Ryantm
0ad98ccec1 ocamlPackages.ocaml-version: 4.0.4 -> 4.1.0 2026-04-21 01:51:37 +00:00
R. Ryantm
b1119ffd88 ocamlPackages.ocaml-version: 4.0.3 -> 4.0.4 2026-03-20 13:27:12 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
e1e44f9d0f ocamlPackages.ocaml-version: 4.0.1 -> 4.0.3 2025-10-13 23:53:33 +00:00
R. Ryantm
b8efae8197 ocamlPackages.ocaml-version: 4.0.0 -> 4.0.1 2025-05-29 00:46:42 +00:00
R. Ryantm
81b7aa8033 ocamlPackages.ocaml-version: 3.7.3 -> 4.0.0 2025-03-24 19:15:59 +00:00
R. Ryantm
3d29092753 ocamlPackages.ocaml-version: 3.7.2 -> 3.7.3 2025-01-21 18:03:33 +00:00
R. Ryantm
3cdfa269d2 ocamlPackages.ocaml-version: 3.6.9 -> 3.7.2 2024-12-29 07:35:22 +00: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
a9bc8ede34 ocamlPackages.ocaml-version: 3.6.8 -> 3.6.9 2024-10-03 08:28:31 +00:00
R. Ryantm
e76eb72608 ocamlPackages.ocaml-version: 3.6.7 -> 3.6.8 2024-08-23 13:19:24 +00:00
R. Ryantm
75be4952d5 ocamlPackages.ocaml-version: 3.6.5 -> 3.6.7 2024-04-24 09:41:38 +00:00
R. Ryantm
b14d2bfbe6 ocamlPackages.ocaml-version: 3.6.4 -> 3.6.5 2024-03-23 13:07:35 +00:00
R. Ryantm
81ca2cb993 ocamlPackages.ocaml-version: 3.6.2 -> 3.6.4 2024-02-24 12:50:35 +00:00
R. Ryantm
c2a3f9b028 ocamlPackages.ocaml-version: 3.6.1 -> 3.6.2 2023-10-29 10:52:48 +00:00
Vincent Laporte
1a10e9255b ocamlPackages.ocaml-version: 3.4.0 → 3.6.1 2023-03-29 06:32:02 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Rudi Grinberg
a7f4d6bae9 ocamlformat: 0.20.0 and 0.20.1 (#152199)
* ocaml-version: 3.1.0 -> 3.4.0

* ocamlformat: 0.19.0 -> 0.20.0

* odoc-parser: refactor use version variable

use version to compute the uri for the archive

* odoc-parser: 0.9.0 -> 1.0.0

* odoc-parser: allow multiple versions

allow both 0.9.0 and 1.0.0 to accommodate different version of
ocamlformat

* ocamlformat: 0.20.0 -> 0.20.1
2022-01-03 10:02:28 +01:00
superherointj
6d3d57a20d ocamlPackages.ocaml-version: 3.0.0 -> 3.1.0 2021-06-06 21:00:43 +02:00
Vincent Laporte
cf86741d99 ocamlPackages.ocaml-version: use Dune 2 2021-03-28 17:47:05 +02:00
Vincent Laporte
215b9129be ocamlPackages.ocaml-version: 2.3.0 → 3.0.0 2020-09-30 23:24:44 +02:00
Vincent Laporte
b5e82ad239 ocamlPackages.ocaml-version: init at 2.3.0 2019-12-14 15:57:36 +01:00