1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-20 00:19:25 +03:00
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"