Commit Graph

11 Commits

Author SHA1 Message Date
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
8f247cd3f4 crawley: 1.7.8 -> 1.7.10 2024-11-24 00:56:26 +00:00
R. Ryantm
9b6b820d12 crawley: 1.7.7 -> 1.7.8 2024-08-13 12:09:40 +00:00
R. Ryantm
a0d6b99bdd crawley: 1.7.6 -> 1.7.7 2024-08-06 01:21:27 +00:00
R. Ryantm
5421cea5f2 crawley: 1.7.5 -> 1.7.6 2024-06-10 00:32:18 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
R. Ryantm
d5749032b4 crawley: 1.7.4 -> 1.7.5 2024-04-08 05:26:41 +00:00
R. Ryantm
6b9202db65 crawley: 1.7.3 -> 1.7.4 2024-04-02 06:14:33 +00:00
R. Ryantm
d6c5284a53 crawley: 1.7.2 -> 1.7.3 2024-03-24 11:12:02 +00:00
R. Ryantm
2942c5fef7 crawley: 1.7.1 -> 1.7.2 2024-01-27 13:03:44 +00:00
Little Starfire
ef5a64ac38
crawley: init at 1.7.1 2023-12-16 18:03:20 +08:00