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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
107 B
Nix
Raw Normal View History

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