Skip to content

Commit

Permalink
GA: increase nix setting download-buffer-size
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed Feb 12, 2025
1 parent e71dc77 commit 74fa274
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-basic-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
extra-substituters = https://tek.cachix.org
extra-trusted-public-keys = tek.cachix.org-1:+sdc73WFq8aEKnrVv5j/kuhmnW2hQJuqdPJF5SnaCBk=
dowload-buffer-size = 1000000000
- uses: cachix/cachix-action@v15
with:
name: tek
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-basic-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
extra-substituters = https://tek.cachix.org
extra-trusted-public-keys = tek.cachix.org-1:+sdc73WFq8aEKnrVv5j/kuhmnW2hQJuqdPJF5SnaCBk=
dowload-buffer-size = 1000000000
- uses: cachix/cachix-action@v15
with:
name: tek
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-basic-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
extra-substituters = https://tek.cachix.org
extra-trusted-public-keys = tek.cachix.org-1:+sdc73WFq8aEKnrVv5j/kuhmnW2hQJuqdPJF5SnaCBk=
dowload-buffer-size = 1000000000
- uses: cachix/cachix-action@v15
with:
name: tek
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-managed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
extra-substituters = https://tek.cachix.org
extra-trusted-public-keys = tek.cachix.org-1:+sdc73WFq8aEKnrVv5j/kuhmnW2hQJuqdPJF5SnaCBk=
dowload-buffer-size = 1000000000
- uses: cachix/cachix-action@v15
with:
name: tek
Expand Down

0 comments on commit 74fa274

Please sign in to comment.