Commit Graph

19 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
c410701f9b fflogs: 8.14.21 -> 8.14.49 2024-12-07 11:21:31 +00:00
R. Ryantm
c9414dab13 fflogs: 8.14.0 -> 8.14.21 2024-10-27 12:47:49 +00:00
R. Ryantm
c914c30b5b fflogs: 8.13.5 -> 8.14.0 2024-09-25 10:29:01 +00:00
R. Ryantm
98bc4c3350 fflogs: 8.13.1 -> 8.13.5 2024-09-09 05:48:48 +00:00
R. Ryantm
62dcf47ab4 fflogs: 8.12.19 -> 8.13.1 2024-08-21 01:14:12 +00:00
R. Ryantm
7f96d14d36 fflogs: 8.12.0 -> 8.12.19 2024-08-12 04:22:54 +00:00
R. Ryantm
888d768d2b fflogs: 8.6.0 -> 8.12.0 2024-08-03 22:50:35 +00:00
R. Ryantm
1e049fb14f fflogs: 8.5.25 -> 8.6.0 2024-07-13 09:06:05 +00:00
R. Ryantm
9c04703dcc fflogs: 8.5.16 -> 8.5.25 2024-06-30 07:32:44 +00:00
R. Ryantm
79ccb91b88 fflogs: 8.5.12 -> 8.5.16 2024-06-17 19:46:49 +00:00
nixpkgs-merge-bot[bot]
582c986c47
Merge pull request #318611 from r-ryantm/auto-update/fflogs
fflogs: 8.5.10 -> 8.5.12
2024-06-11 20:03:09 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
08fb765fb0 fflogs: 8.5.10 -> 8.5.12 2024-06-09 19:22:15 +00:00
R. Ryantm
56edbd693f fflogs: 8.5.9 -> 8.5.10 2024-06-02 18:37:41 +00:00
R. Ryantm
b810aaee44 fflogs: 8.5.6 -> 8.5.9 2024-05-28 01:39:38 +00:00
R. Ryantm
5bee88d55c fflogs: 8.4.0 -> 8.5.6 2024-05-18 01:48:32 +00:00
R. Ryantm
94b8b02dbd fflogs: 8.3.42 -> 8.4.0 2024-05-04 01:02:06 +00:00
ash
594f743d98 fflogs: init at 8.3.42 2024-04-25 23:33:33 +01:00