Update .gitea/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 52s
Some checks failed
update-flake-lock / lockfile (push) Failing after 52s
This commit is contained in:
parent
f74d3b0bb5
commit
df8a6f6190
@ -17,9 +17,9 @@ jobs:
|
|||||||
- name: Install nix
|
- name: Install nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v7
|
uses: DeterminateSystems/nix-installer-action@v7
|
||||||
with:
|
with:
|
||||||
|
github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
access-tokens = github.com=${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v20
|
uses: DeterminateSystems/update-flake-lock@v20
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user