mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-23 06:19:00 +00:00
ci: update build ISO step
This commit is contained in:
parent
0f101a323b
commit
36fe6fcd26
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- uses: DeterminateSystems/nix-installer-action@v9
|
- uses: DeterminateSystems/nix-installer-action@v9
|
||||||
- name: Build ISO
|
- name: Build ISO
|
||||||
run: |
|
run: |
|
||||||
nix build .#images.${{ matrix.arch }}.bootstrap --impure --out-link build-iso-result
|
nix build .#images.${{ matrix.arch }}.bootstrap-install-iso --impure --out-link build-iso-result
|
||||||
env:
|
env:
|
||||||
NIXPKGS_ALLOW_BROKEN: "1"
|
NIXPKGS_ALLOW_BROKEN: "1"
|
||||||
NIXPKGS_ALLOW_UNFREE: "1"
|
NIXPKGS_ALLOW_UNFREE: "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user