mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-09-12 20:54:06 +02:00
Compare commits
3 commits
24f83ec181
...
4a78faf094
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4a78faf094 | ||
![]() |
fa0bf8ab6a | ||
![]() |
3508e22b08 |
3 changed files with 8 additions and 8 deletions
12
.github/workflows/nix.yml
vendored
12
.github/workflows/nix.yml
vendored
|
@ -20,12 +20,12 @@ jobs:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
access-tokens = github.com=${{ github.token }}
|
access-tokens = github.com=${{ github.token }}
|
||||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
||||||
substituters = https://cache.nixos.org/ https://attic.teepot.org/tee-pot
|
substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de/tee-pot
|
||||||
sandbox = true
|
sandbox = true
|
||||||
- name: Setup Attic cache
|
- name: Setup Attic cache
|
||||||
uses: ryanccn/attic-action@v0
|
uses: ryanccn/attic-action@v0
|
||||||
with:
|
with:
|
||||||
endpoint: https://attic.teepot.org/
|
endpoint: https://static.188.92.12.49.clients.your-server.de/
|
||||||
cache: tee-pot
|
cache: tee-pot
|
||||||
token: ${{ secrets.ATTIC_TOKEN }}
|
token: ${{ secrets.ATTIC_TOKEN }}
|
||||||
- name: Enable magic Nix cache
|
- name: Enable magic Nix cache
|
||||||
|
@ -42,12 +42,12 @@ jobs:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
access-tokens = github.com=${{ github.token }}
|
access-tokens = github.com=${{ github.token }}
|
||||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
||||||
substituters = https://cache.nixos.org/ https://attic.teepot.org/tee-pot
|
substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de/tee-pot
|
||||||
sandbox = true
|
sandbox = true
|
||||||
- name: Setup Attic cache
|
- name: Setup Attic cache
|
||||||
uses: ryanccn/attic-action@v0
|
uses: ryanccn/attic-action@v0
|
||||||
with:
|
with:
|
||||||
endpoint: https://attic.teepot.org/
|
endpoint: https://static.188.92.12.49.clients.your-server.de/
|
||||||
cache: tee-pot
|
cache: tee-pot
|
||||||
token: ${{ secrets.ATTIC_TOKEN }}
|
token: ${{ secrets.ATTIC_TOKEN }}
|
||||||
- name: Enable magic Nix cache
|
- name: Enable magic Nix cache
|
||||||
|
@ -65,12 +65,12 @@ jobs:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
access-tokens = github.com=${{ github.token }}
|
access-tokens = github.com=${{ github.token }}
|
||||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=
|
||||||
substituters = https://cache.nixos.org/ https://attic.teepot.org/tee-pot
|
substituters = https://cache.nixos.org/ https://static.188.92.12.49.clients.your-server.de/tee-pot
|
||||||
sandbox = true
|
sandbox = true
|
||||||
- name: Setup Attic cache
|
- name: Setup Attic cache
|
||||||
uses: ryanccn/attic-action@v0
|
uses: ryanccn/attic-action@v0
|
||||||
with:
|
with:
|
||||||
endpoint: https://attic.teepot.org/
|
endpoint: https://static.188.92.12.49.clients.your-server.de/
|
||||||
cache: tee-pot
|
cache: tee-pot
|
||||||
token: ${{ secrets.ATTIC_TOKEN }}
|
token: ${{ secrets.ATTIC_TOKEN }}
|
||||||
- name: Enable magic Nix cache
|
- name: Enable magic Nix cache
|
||||||
|
|
2
.github/workflows/secrets_scanner.yaml
vendored
2
.github/workflows/secrets_scanner.yaml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: TruffleHog OSS
|
- name: TruffleHog OSS
|
||||||
uses: trufflesecurity/trufflehog@af3e68261fa87568031f65161577cc2ebe1ca669 # v3.83.7
|
uses: trufflesecurity/trufflehog@907ac64fd42b18dab2ceba2fda39834d3f8ba7e3 # v3.90.1
|
||||||
with:
|
with:
|
||||||
path: ./
|
path: ./
|
||||||
base: ${{ github.event.repository.default_branch }}
|
base: ${{ github.event.repository.default_branch }}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
nixConfig = {
|
nixConfig = {
|
||||||
extra-substituters = [ "https://attic.teepot.org/tee-pot" ];
|
extra-substituters = [ "https://static.188.92.12.49.clients.your-server.de/tee-pot" ];
|
||||||
extra-trusted-public-keys = [ "tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=" ];
|
extra-trusted-public-keys = [ "tee-pot:SS6HcrpG87S1M6HZGPsfo7d1xJccCGev7/tXc5+I4jg=" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue