Commit Graph

13 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
Andreas
e65f4c7c1c 2024.17 -> 2024.18
Signed-off-by: Andreas <asamonik@student.tugraz.at>
2024-11-19 10:17:23 +01:00
Andreas
2528d14a3a xlights: 2024.16 -> 2024.17
Signed-off-by: Andreas <asamonik@student.tugraz.at>
2024-11-13 12:25:43 +01:00
R. Ryantm
bf95717552 xlights: 2024.15 -> 2024.16 2024-09-19 03:37:42 +00:00
R. Ryantm
b98cad25a7 xlights: 2024.14 -> 2024.15 2024-08-23 03:59:43 +00:00
R. Ryantm
2ac38ca8bb xlights: 2024.13 -> 2024.14 2024-08-07 04:01:48 +00:00
R. Ryantm
67052c6026 xlights: 2024.12 -> 2024.13 2024-07-14 16:37:27 +00:00
R. Ryantm
2ea3d91d46 xlights: 2024.11 -> 2024.12 2024-06-29 02:53:42 +00:00
R. Ryantm
bb71e98eee xlights: 2024.10 -> 2024.11 2024-06-16 03:09:24 +00:00
Peder Bergebakken Sundt
508fda3e37
Merge pull request #308102 from kashw2/xlights
xlights: fixed invocation for `nix run`
2024-05-01 00:29:28 +02:00
kashw2
62e10ea5f2 xlights: fixed invocation for nix run 2024-05-01 07:32:23 +10:00
R. Ryantm
24c1185b54 xlights: 2024.09 -> 2024.10 2024-04-30 18:12:02 +00:00
kashw2
dccff43736 xlights: migrate to by-name overlay 2024-04-28 16:29:19 +10:00