nixpkgs/lib/tests
Robert Hensing 4a014ed92e lib/modules: Use fixed lib instead of args.lib
The practical use for this should be very limited because I don't
think anyone should change `lib`, let alone change `lib.functionArgs`,
but, but it would be even stranger to rely on `args.lib` (or really
`specialArgs.lib` for what's clearly a behavior of the current
`evalModules`, which uses its own ambient lib for basically everything.

The shadowing of `lib` by `args.lib` here seems to be a small mistake,
which is easy to make.
2024-07-03 11:16:31 +02:00
..
modules lib/modules: Use fixed lib instead of args.lib 2024-07-03 11:16:31 +02:00
packages-from-directory lib/tests/packages-from-directory: make sure all .nix files parse 2024-01-31 20:30:17 +01:00
check-eval.nix
filesystem.sh
maintainer-module.nix
maintainers.nix
misc.nix cli.nix: permit separators between args -> -a=b, --xyz=abc, etc 2024-05-22 07:58:26 +01:00
modules.sh lib/modules: Use fixed lib instead of args.lib 2024-07-03 11:16:31 +02:00
nix-for-tests.nix lib.tests: build nix without flaky aws-sdk-cpp 2023-11-18 20:19:10 -08:00
release.nix lib/tests/release.nix: fix pkgs.lib error by passing lib 2024-06-09 18:12:39 -07:00
sources.sh
systems.nix treewide: freebsd13 -> freebsd 2024-04-30 18:20:23 -04:00
teams.nix
test-to-plist-expected.plist
test-with-nix.nix lib/tests/release: Test lib.version in isolation 2024-02-26 22:35:14 +01:00