1
0
Fork 0

Actually include the f---ing workflow changes
Some checks failed
/ build (push) Failing after 0s

This commit is contained in:
Aires 2024-05-28 13:50:42 -04:00
parent 8922e6c24b
commit 3efe773952

View file

@ -1,12 +1,14 @@
on: [push]
jobs:
format:
runs-on: nix
steps:
- run: nix --experimental-features 'nix-command flakes' fmt
# format:
# runs-on: nix
# steps:
# - uses: actions/checkout@v4
# - run: nix --experimental-features 'nix-command flakes' fmt
build:
runs-on: nix
uses: https://github.com/actions/checkout@v4
steps:
- 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 .#Khanda
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda