Commit Graph

9 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
aleksana
07c1bc2034 treewide: sha256 -> hash attribute for pypi fetchers 2024-07-14 01:25:22 +08:00
R. Ryantm
cfb2a3f730 dcnnt: 0.9.2 -> 0.10.0 2024-02-25 04:06:34 +00:00
R. Ryantm
cd424a3df3 dcnnt: 0.9.0 -> 0.9.2 2024-01-22 14:25:28 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
9abaddb148 dcnnt: 0.7.1 -> 0.9.0 2023-01-02 21:51:18 +08:00
R. Ryantm
fca7fb8305 dcnnt: 0.7.0 -> 0.7.1 2022-07-22 01:58:31 +00:00
R. Ryantm
720ef6f133 dcnnt: 0.6.0 -> 0.7.0 2022-07-14 01:58:27 +00:00
Arnout Kroeze
e6421b0549 dcnnt: Init at 0.6.0 2022-01-03 15:59:09 +01:00