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
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
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
teams.nix
test-to-plist-expected.plist
test-with-nix.nix