diff --git a/flake.nix b/flake.nix index 8b50695c..0bc7ca46 100644 --- a/flake.nix +++ b/flake.nix @@ -168,7 +168,7 @@ --color-failed \ --halt now,fail=1 \ --tagstring '{}' \ - 'nix build --no-update-lock-file --verbose .#{}' + 'nix build --no-update-lock-file --print-build-logs .#{}' ''; };