nixpkgs/lib/tests
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
..
modules treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
packages-from-directory lib.packagesFromDirectoryRecursive: add tests for nested scopes 2025-03-26 12:11:43 +01:00
check-eval.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
fetchers.nix lib.fetchers: add tests 2024-09-17 10:51:48 +00:00
filesystem.sh lib.filesystem: Don't test Nix-specific error messages 2023-11-01 18:56:03 +01:00
maintainer-module.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
maintainers.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
misc.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
modules.sh lib/types: types.either deprecate functor.wrapped in favor of functor.payload.elemType 2025-03-20 14:11:34 +00:00
network.sh lib.network: ipv6 parser from string 2024-06-29 10:02:00 +03:00
nix-for-tests.nix lib/tests/release.nix: Use nix.overrideScope for >=2.26 2025-03-31 00:47:37 +02:00
release.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
sources.sh lib/tests: Unify documentation of individual testable files 2023-07-18 17:22:45 +02:00
systems.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
teams.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
test-to-plist-escaped-expected.plist lib.generators.toPlist: escape XML syntax in strings & keys 2024-12-23 12:29:20 +01:00
test-to-plist-unescaped-expected.plist lib.generators.toPlist: escape XML syntax in strings & keys 2024-12-23 12:29:20 +01:00
test-with-nix.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00