debug
Some checks failed
Build / Nix Build Successful (push) Blocked by required conditions
Build / nix-build (ubuntu-x86_64, durincore) (push) Failing after 56s
Build / nix-build (ubuntu-aarch64, varda) (push) Has been cancelled

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 \