spesifyed nix version
All checks were successful
Verify build / verify_build (push) Successful in 54s
All checks were successful
Verify build / verify_build (push) Successful in 54s
This commit is contained in:
parent
b734e8270d
commit
cfc47df080
@ -8,4 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: cachix/install-nix-action@v30
|
- uses: cachix/install-nix-action@v30
|
||||||
|
with:
|
||||||
|
nix_path: nixpkgs=channel:nixos-24.11
|
||||||
- run: nix-shell shell.nix --run make
|
- run: nix-shell shell.nix --run make
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user