Commit Graph

12 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
1d06cb0977 cargo-expand: 1.0.91 -> 1.0.95 2024-12-01 06:46:46 +00:00
R. Ryantm
195ab8b0ee cargo-expand: 1.0.90 -> 1.0.91 2024-10-20 20:15:11 +00:00
R. Ryantm
b9d602f082 cargo-expand: 1.0.89 -> 1.0.90 2024-08-31 11:54:48 +00:00
R. Ryantm
de6c2799c5 cargo-expand: 1.0.88 -> 1.0.89 2024-08-01 00:46:23 +00:00
R. Ryantm
83986fea03 cargo-expand: 1.0.87 -> 1.0.88 2024-05-20 08:32:55 +00:00
R. Ryantm
88c9b153af cargo-expand: 1.0.86 -> 1.0.87 2024-05-15 04:16:15 +00:00
R. Ryantm
cab5f0bc26 cargo-expand: 1.0.85 -> 1.0.86 2024-05-07 00:29:20 +00:00
R. Ryantm
3634c00898 cargo-expand: 1.0.84 -> 1.0.85 2024-04-22 03:30:15 +00:00
R. Ryantm
674f2a0dd6 cargo-expand: 1.0.82 -> 1.0.84 2024-04-15 12:29:06 +00:00
R. Ryantm
7edb6f96b7 cargo-expand: 1.0.81 -> 1.0.82 2024-04-08 21:05:36 +00:00
xrelkd
62ef721432
cargo-expand: migrate to by-name 2024-03-31 05:10:49 +08:00