Commit Graph

8 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
savedram
be669ff43d clipse: 1.0.9 -> 1.1.0 2024-10-04 22:11:19 +01:00
savedram
5122379565 clipse: 1.0.7 -> 1.0.9 2024-07-16 18:40:33 +01:00
R. Ryantm
48b2d342e9 clipse: 1.0.3 -> 1.0.7 2024-07-14 00:40:13 +00:00
savedram
a4e661d260 clipse: 1.0.0 -> 1.0.3 2024-07-05 19:07:29 +01:00
R. Ryantm
d87ff327d8 clipse: 0.0.71 -> 1.0.0 2024-07-03 03:07:14 +00:00
savedram
fe9cdc468a clipse: 0.0.6 -> 0.0.71
clipse: 0.0.6 -> 0.0.71

clipse: 0.0.6 -> 0.0.71

clipse: 0.0.6 -> 0.0.71
2024-05-03 18:11:11 +01:00
savedram
9e570d09eb clipse: init at 0.0.6
clipse: removed trailing whitespace from package.nix

clipse: refactored nix package

clipse: updated maintainer and license in package.nix

clipse: removed trailing whitespace from package.nix

clipse: updated application hash in package.nix

clipse: reformatted package.nix

clipse: reformatted package.nix maintainer

clipse: reformatted package.nix maintainer

clipse: removed superflous line from package.nix and reworded description
2024-03-08 08:39:25 +00:00