mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-05 00:12:10 +00:00
ci: find, build & cache packages missing in cachix
Thanks Diniamo
This commit is contained in:
parent
665c979a1e
commit
6c0a2682ee
2 changed files with 31 additions and 12 deletions
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
|
@ -10,6 +10,10 @@ on:
|
|||
CACHIX_AUTH_TOKEN:
|
||||
required: false
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
nix:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue