get more output from the build step

This commit is contained in:
Jean-Paul Calderone 2023-07-04 13:45:01 -04:00
parent 4b932b8699
commit d455e3c88f

View File

@ -598,6 +598,7 @@ commands:
NIXPKGS=$(nixpkgs_flake_reference nixpkgs-<<parameters.nixpkgs>>)
cache_if_able nix build \
--verbose \
--print-build-logs \
--cores "$DEPENDENCY_CORES" \
--override-input nixpkgs "$NIXPKGS" \
.#<<parameters.pythonVersion>>-tahoe-lafs