nixpkgs/nixos/modules/config
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
..
fonts treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
gtk treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
nix-channel nixos/nix-channel.nix: shellcheck and fix the activation check 2024-07-16 22:09:33 +02:00
xdg treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
appstream.nix nixos/appstream: remove with lib; 2024-08-29 23:45:28 +02:00
console.nix nixos/console: remove with lib; 2024-08-29 23:45:29 +02:00
debug-info.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
fanout.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
i18n.nix treewide: fix eval related to with lib; removal 2024-09-04 12:21:09 -04:00
iproute2.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
ldap.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
ldso.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
locale.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
malloc.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
mysql.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
networking.nix nixos/networking: remove with lib; 2024-08-29 23:45:30 +02:00
nix-channel.nix 24.11 beta release 2024-11-14 09:02:09 -08:00
nix-flakes.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
nix-remote-build.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
nix.nix nixos/nix: move trusted-user to config 2024-07-30 18:18:57 +02:00
nsswitch.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
power-management.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
pulseaudio.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
qt.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
resolvconf.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
shells-environment.nix nixos/shells-environment: remove with lib; 2024-08-30 22:58:31 +02:00
stevenblack.nix
stub-ld.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
swap.nix nixos/swap: add progress to swapfile creation 2024-07-17 17:33:03 -04:00
sysctl.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
system-environment.nix nixos/environment: remove with lib; 2024-08-29 23:45:31 +02:00
system-path.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
terminfo.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
unix-odbc-drivers.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
update-users-groups.pl nixos: Set home directory parent tree permissions to 0755 2024-07-09 23:09:09 +02:00
users-groups.nix nixos/users-groups: dump values of password options if multiple options have definitions 2024-10-17 17:41:34 +02:00
vte.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
zram.nix