This commit is contained in:
Joseph Hanson 2024-05-20 22:57:00 -05:00
parent 60d073e2b0
commit dac5eec3ab

View file

@ -45,6 +45,10 @@ jobs:
run: nix-collect-garbage
- name: Build new ${{ matrix.system }} system
env:
NIX_STORE_DIR: /root/nix/store
NIX_STATE_DIR: /root/nix/var/nix
NIX_LOG_DIR: /root/nix/var/log/nix
run: |
set -o pipefail
nix build \