mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
.github/workflows: update github:nix-community/nixos-generators
This commit is contained in:
parent
c46091d455
commit
7cf2408154
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
id: build-iso
|
id: build-iso
|
||||||
# TODO: Use the registry.
|
# TODO: Use the registry.
|
||||||
run: |
|
run: |
|
||||||
nix run github:nix-community/nixos-generators/296067b9c7a172d294831dec89d86847f30a7cfc -- --flake .#bootstrap --format iso --out-link result
|
nix run github:nix-community/nixos-generators/898edde476232843da50c9a855efaf5dd8caadaa -- --flake .#bootstrap --format iso --out-link result
|
||||||
- name: Create release
|
- name: Create release
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
id: create-release
|
id: create-release
|
||||||
|
Loading…
Reference in New Issue
Block a user