parent
4f4db49ab1
commit
27b59eca9d
|
@ -7,8 +7,8 @@ jobs:
|
||||||
# - run: nix --experimental-features 'nix-command flakes' fmt
|
# - run: nix --experimental-features 'nix-command flakes' fmt
|
||||||
build:
|
build:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
uses: actions/checkout@v4
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- run: nix --experimental-features 'nix-command flakes' flake update
|
- run: nix --experimental-features 'nix-command flakes' flake update
|
||||||
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven
|
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven
|
||||||
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda
|
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda
|
||||||
|
|
Loading…
Reference in a new issue