nixpkgs/lib/tests/packages-from-directory/scope/my-namespace/my-sub-namespace/g.nix

7 lines
107 B
Nix

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