0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

lib.packagesFromDirectoryRecursive: add tests for nested scopes

This commit is contained in:
nicoo 2024-11-28 21:42:35 +00:00 committed by Paul Meyer
parent 6b7576b0cf
commit 41f219d1d9
12 changed files with 58 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
a,
d,
h,
}:
# Check we can get parameters from ancestral scopes (e.g. the scope's grandparent)
"g"