ci: use nix-community cachix
This commit is contained in:
parent
8bc9a4e87b
commit
328b59ed03
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cachix.yaml
vendored
1
.github/workflows/cachix.yaml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
with:
|
||||
name: alarsyo
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: "nix-community"
|
||||
|
||||
- name: Build package
|
||||
run: nix build --verbose -L .#"${{ matrix.name }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue