flake: fix `check.nur` target

This commit is contained in:
Colin 2024-02-28 13:47:51 +00:00
parent b302113fc0
commit ff8cfc9372
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@
--option allow-import-from-derivation true \
--drv-path --show-trace \
-I nixpkgs=${nixpkgs-unpatched} \
-I nixpkgs-overlays=${./.}/hosts/common/nix/overlay \
-I ../../ \
| tee # tee to prevent interactive mode
'');