mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-16 06:19:11 +00:00
ci: update build ISO image job
This commit is contained in:
parent
5c29f5f1ce
commit
7556b00778
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v8
|
||||
- name: Build ISO
|
||||
run: |
|
||||
nix build .#images.${{ matrix.arch }}.bootstrap-install-iso --impure --out-link build-iso-result
|
||||
nix build .#images.${{ matrix.arch }}.bootstrap-install-iso --out-link build-iso-result
|
||||
env:
|
||||
NIXPKGS_ALLOW_BROKEN: "1"
|
||||
NIXPKGS_ALLOW_UNFREE: "1"
|
||||
|
Loading…
Reference in New Issue
Block a user