diff --git a/devices/servivi/modules/binary-cache.nix b/devices/servivi/modules/binary-cache.nix index 50069fe2..4fb75eb9 100644 --- a/devices/servivi/modules/binary-cache.nix +++ b/devices/servivi/modules/binary-cache.nix @@ -23,7 +23,7 @@ text = '' cd "$FLAKE" || return - nix-fast-build -f .#nixFastChecks | grep -v 'error (ignored): error: SQLite database' + nix-fast-build -f .#nixFastChecks "$@" ''; }; in {