Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
576d005381 tabiew: 0.7.1 -> 0.8.0 2024-12-13 03:39:29 +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
e633b6a3c9 tabiew: 0.6.2 -> 0.7.1 2024-11-21 07:25:16 +00:00
R. Ryantm
30786d13d2 tabiew: 0.6.1 -> 0.6.2 2024-08-21 04:18:47 +00:00
R. Ryantm
6f4f3086c3 tabiew: 0.6.0 -> 0.6.1 2024-07-27 12:06:46 +00:00
R. Ryantm
1af418744e tabiew: 0.4.1 -> 0.6.0 2024-07-17 07:05:01 +00:00
0x61nas
f98a152ffa
tabiew: 0.3.5 -> 0.4.1 2024-06-29 10:01:33 +03:00
0x61nas
c9cd0d61aa
tabiew: 0.3.4 -> 0.3.5 2024-06-19 13:47:41 +03:00
0x61nas
6179c67369
tabiew: init at 0.3.4 2024-06-09 19:04:30 +03:00