lib.packagesFromDirectoryRecursive: add tests for nested scopes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
a,
|
||||
d,
|
||||
h,
|
||||
}:
|
||||
# Check we can get parameters from ancestral scopes (e.g. the scope's grandparent)
|
||||
"g"
|
||||
@@ -0,0 +1 @@
|
||||
{ }: "h"
|
||||
Reference in New Issue
Block a user