@@ -22,12 +22,12 @@ jobs:
2222 extra_nix_config : |
2323 access-tokens = github.com=${{ github.token }}
2424 trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
25- substituters = https://cache.nixos.org/ https://attic.teepot.org /tee-pot
25+ substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de /tee-pot
2626 sandbox = true
2727 - name : Setup Attic cache
2828 uses : ryanccn/attic-action@v0
2929 with :
30- endpoint : https://attic.teepot.org /
30+ endpoint : https://static.188.92.12.49.clients.your-server.de /
3131 cache : tee-pot
3232 token : ${{ secrets.ATTIC_TOKEN }}
3333
@@ -44,12 +44,12 @@ jobs:
4444 extra_nix_config : |
4545 access-tokens = github.com=${{ github.token }}
4646 trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
47- substituters = https://cache.nixos.org/ https://attic.teepot.org /tee-pot
47+ substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de /tee-pot
4848 sandbox = true
4949 - name : Setup Attic cache
5050 uses : ryanccn/attic-action@v0
5151 with :
52- endpoint : https://attic.teepot.org /
52+ endpoint : https://static.188.92.12.49.clients.your-server.de /
5353 cache : tee-pot
5454 token : ${{ secrets.ATTIC_TOKEN }}
5555
@@ -84,12 +84,12 @@ jobs:
8484 extra_nix_config : |
8585 access-tokens = github.com=${{ github.token }}
8686 trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
87- substituters = https://cache.nixos.org/ https://attic.teepot.org /tee-pot
87+ substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de /tee-pot
8888 sandbox = true
8989 - name : Setup Attic cache
9090 uses : ryanccn/attic-action@v0
9191 with :
92- endpoint : https://attic.teepot.org /
92+ endpoint : https://static.188.92.12.49.clients.your-server.de /
9393 cache : tee-pot
9494 token : ${{ secrets.ATTIC_TOKEN }}
9595
0 commit comments