flake: export lib with references to nixpkgs input
This previously pointed at `<nixpkgs/...>`, which might be anything. It caused this error for me, when I tried to use `lib.makeDiskoTest` downstream: error: cannot look up '<nixpkgs/nixos/tests/make-test-python.nix>' in pure evaluation mode (use '--impure' to override)
This commit is contained in:
committed by
Jörg Thalheim
parent
aecba248f9
commit
2055a08fd0
Reference in New Issue
Block a user