Commit Graph

12 Commits

Author SHA1 Message Date
Guy Chronister
914064d1bc ocamlPackages.lustre-v6: migrate to finalAttrs 2026-05-12 13:36:46 -05: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
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
Weijia Wang
35892c0b59 ocamlPackages.lustre-v6: 6.107.3 -> 6.107.4 2023-09-21 11:18:06 +02:00
Vincent Laporte
fd2191f857 ocamlPackages.lustre-v6: use Dune 3 2023-03-22 13:20:53 +01:00
Weijia Wang
86a6a291a5 ocamlPackages.lustre-v6: 6.107.1 -> 6.107.3 2023-02-03 11:07:14 +01:00
Weijia Wang
6dd632b2e5 ocamlPackages.lustre-v6: update hash 2023-01-26 15:50:29 +01:00
Weijia Wang
062b7f42fd ocamlPackages.lustre-v6: 6.103.3 -> 6.107.1 2022-12-15 08:05:28 +01:00
sternenseemann
a110f08f12 ocamlPackages.extlib: rename from ocaml_extlib
This matches the name used in dune and on OPAM.
2022-11-16 14:30:37 +01:00
Malo Bourgon
f7ef6329bb ocamlPackages: add meta.mainProgram to many packages 2022-05-14 11:31:07 +02:00
Renaud
944a2dc835 Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
Delta
48eba3e35c ocamlPackages.lustre-v6: init at 6.103.3 2021-09-30 21:38:06 +02:00