ci: push to cachix (#45)
This commit is contained in:
parent
4ec6ac2bb4
commit
2ca351fdac
2 changed files with 8 additions and 7 deletions
.github/workflows
3
.github/workflows/nix.yml
vendored
3
.github/workflows/nix.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
|||
- uses: cachix/install-nix-action@v12
|
||||
- uses: cachix/cachix-action@v8
|
||||
with:
|
||||
name: nix-community
|
||||
extraPullNames: nixpkgs-update
|
||||
name: nix-community
|
||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||
- run: nix-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue