nixpkgs/pkgs/test
Silvan Mosberger 374e6bcc40 treewide: Format all Nix files
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](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
..
auto-patchelf-hook treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
build-environment-info tests.build-environment-info: add more information 2024-10-29 19:42:46 +00:00
buildFHSEnv treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
cc-wrapper treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
check-by-name nixpkgs-vet: update CI, docs, and release to 0.1.4 2024-09-03 13:53:25 -07:00
checkpointBuild treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
coq treewide: fix typos in comments 2025-02-24 10:44:41 +01:00
cross treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
cuda cudaPackages_10{,_0,_1,_2}: drop 2024-11-21 23:09:53 +00:00
cue treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
dhall treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
dotnet treewide: migrate nix-based dotnet lockfiles to JSON 2024-12-17 19:49:03 -03:00
haskell tests.haskell.upstreamStackhpackVersion: set descriptive user agent 2025-02-11 22:48:14 +01:00
hooks treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
install-shell-files installShellFiles: migrate tests to tests subdirectory 2024-08-28 18:51:06 -03:00
ld-library-path treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
make-binary-wrapper tests.makeBinaryWrapper: avoid lib.fileset 2024-12-31 02:30:18 +00:00
make-hardcode-gsettings-patch treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
make-wrapper treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
nixos-functions treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
php treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
replace-vars replaceVars: fail when exemption can't be found 2025-02-10 19:19:59 +01:00
stdenv treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
stdenv-inputs treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
substitute treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
systemd treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
texlive texlive: 2024-20241027 -> 2024-final (#390498) 2025-03-24 02:31:21 -04:00
top-level treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
vim treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
config.nix treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
default.nix rust/hooks: move tests to hooks and add to passthru 2025-02-04 12:02:15 +07:00
kernel.nix treewide: format all inactive Nix files 2024-12-10 20:27:17 +01:00
overriding.nix lib.extendMkDerivation: init 2025-01-18 14:20:45 +08:00