mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-12 18:56:59 +01:00
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](
|
||
|---|---|---|
| .. | ||
| fonts | ||
| gtk | ||
| nix-channel | ||
| xdg | ||
| appstream.nix | ||
| console.nix | ||
| debug-info.nix | ||
| fanout.nix | ||
| i18n.nix | ||
| iproute2.nix | ||
| ldap.nix | ||
| ldso.nix | ||
| locale.nix | ||
| malloc.nix | ||
| mysql.nix | ||
| networking.nix | ||
| nix-channel.nix | ||
| nix-flakes.nix | ||
| nix-remote-build.nix | ||
| nix.nix | ||
| nsswitch.nix | ||
| power-management.nix | ||
| qt.nix | ||
| resolvconf.nix | ||
| shells-environment.nix | ||
| stevenblack.nix | ||
| stub-ld.nix | ||
| swap.nix | ||
| sysctl.nix | ||
| system-environment.nix | ||
| system-path.nix | ||
| terminfo.nix | ||
| unix-odbc-drivers.nix | ||
| update-users-groups.pl | ||
| users-groups.nix | ||
| vte.nix | ||
| zram.nix | ||