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
3328b40f27 autotiling: 1.9.2 -> 1.9.3 2024-05-23 10:39:21 +00:00
R. Ryantm
ae277ac9d2 autotiling: 1.9.1 -> 1.9.2 2024-04-27 21:13:47 +00:00
R. RyanTM
c955a45164
autotiling: 1.9 -> 1.9.1 (#291975)
* autotiling: 1.9 -> 1.9.1

* Update pkgs/misc/autotiling/default.nix

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

---------

Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-28 05:51:54 +02:00
R. Ryantm
a3b2a813bc autotiling: 1.8 -> 1.9 2024-02-10 01:25:54 +00:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
R. Ryantm
739857a03e autotiling: 1.7 -> 1.8 2022-11-01 13:56:02 +00:00
R. Ryantm
0d067d9a29 autotiling: 1.6.1 -> 1.7 2022-10-25 08:58:13 -07:00
R. Ryantm
56db5d8a0c autotiling: 1.6 -> 1.6.1 2022-09-08 03:53:57 +00:00
R. Ryantm
b3035f0442 autotiling: 1.5 -> 1.6 2021-12-05 17:21:49 +00:00
Artturin
8c80185fde autotiling: 1.1 -> 1.5 2021-06-01 04:09:16 +03:00
Artturin
f0e0df37a2 autotiling: init at 1.1 2020-08-01 05:43:15 +03:00