mirror of
https://github.com/dwinkler1/np.git
synced 2026-05-22 21:23:31 -04:00
Compare commits
2 commits
1f974e4167
...
5cc5a7c5ad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cc5a7c5ad | ||
|
|
8369271154 |
1 changed files with 2 additions and 1 deletions
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
|
|
@ -23,7 +23,8 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: rstats-on-nix, nix-community
|
||||
- run: cd templates/rde/ && nix develop -c p-updateDeps
|
||||
- name: Update ed flake.lock
|
||||
- run: cd templates/ed/ && nix develop -c updateR
|
||||
- name: Update n flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v28
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue