Inventory: warning on undefined tags, instead of error.
This commit is contained in:
committed by
hsjobeki
parent
037549ba38
commit
85d03f106b
@@ -42,7 +42,7 @@ in
|
||||
checks = {
|
||||
lib-inventory-eval = pkgs.runCommand "tests" { nativeBuildInputs = [ pkgs.nix-unit ]; } ''
|
||||
export HOME="$(realpath .)"
|
||||
|
||||
export NIX_ABORT_ON_WARN=1
|
||||
nix-unit --eval-store "$HOME" \
|
||||
--extra-experimental-features flakes \
|
||||
${inputOverrides} \
|
||||
|
||||
Reference in New Issue
Block a user