1
0
Fork 0

use nix-fast-builds in CI

This commit is contained in:
ibizaman 2023-12-03 23:56:25 -08:00 committed by Pierre Penninckx
parent 0014e5c2f7
commit 66398fe159
2 changed files with 5 additions and 6 deletions

View file

@ -17,8 +17,6 @@ jobs:
name: selfhostblocks
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: |
nix flake \
--print-build-logs \
--option keep-going true \
--show-trace \
check
nix run github:Mic92/nix-fast-build -- \
--skip-cached --no-nom \
--flake ".#checks.$(nix eval --raw --impure --expr builtins.currentSystem)"

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.qcow2
result
result
result-*