This commit is contained in:
parent
e6d6bacf9a
commit
215fa0f3b9
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ jobs:
|
||||||
check:
|
check:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: "Setup nixos"
|
||||||
|
run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
||||||
- name: Nixos check
|
- name: Nixos check
|
||||||
run: nix flake check
|
run: nix flake check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue