Update Nix flake and CI.
This commit is contained in:
parent
3271f539bf
commit
14c0711287
3 changed files with 74 additions and 30 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v18
|
||||
- uses: cachix/install-nix-action@v21
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixpkgs-unstable
|
||||
- run: nix build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue