flake: check.nur: simplify nixpkgs path
This commit is contained in:
@@ -444,7 +444,7 @@
|
|||||||
--option restrict-eval true \
|
--option restrict-eval true \
|
||||||
--option allow-import-from-derivation true \
|
--option allow-import-from-derivation true \
|
||||||
--drv-path --show-trace \
|
--drv-path --show-trace \
|
||||||
-I nixpkgs=$(nix-instantiate --find-file nixpkgs) \
|
-I nixpkgs=${nixpkgs-unpatched} \
|
||||||
-I ../../ \
|
-I ../../ \
|
||||||
| tee # tee to prevent interactive mode
|
| tee # tee to prevent interactive mode
|
||||||
'');
|
'');
|
||||||
|
Reference in New Issue
Block a user