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
Jörg Thalheim
2551fa34fc harmonia: 2.0.0 -> 2.0.1 2024-12-09 20:26:46 +01:00
R. Ryantm
3da9d80a6b harmonia: 1.0.2 -> 2.0.0 2024-12-07 21:49:15 +00:00
R. Ryantm
f6b148e451 harmonia: 1.0.1 -> 1.0.2 2024-09-26 10:26:12 +00:00
Jörg Thalheim
63f91202f5 harmonia: 1.0.0 -> 1.0.1 2024-08-16 16:17:01 +02:00
a-kenji
cff74769bf
harmonia: 0.8.0 -> 1.0.0 (#333897)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Robert Schütz <github@dotlambda.de>
2024-08-11 15:58:40 +02:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
TheSola10
5a1dff9e75
harmonia: 0.7.5 -> 0.8.0 2024-05-16 16:51:53 +02:00
TheSola10
f789a362e0
harmonia: migrate to by-name 2024-05-16 16:50:44 +02:00