Compare commits
2 Commits
503690fc24
...
4f71551caa
Author | SHA1 | Date | |
---|---|---|---|
|
4f71551caa | ||
|
ff13963b35 |
@@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
# - uses: DeterminateSystems/nix-installer-action@v4
|
# - uses: DeterminateSystems/nix-installer-action@v4
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@v12
|
- uses: DeterminateSystems/magic-nix-cache-action@v12
|
||||||
- uses: DeterminateSystems/flake-checker-action@v11
|
- uses: DeterminateSystems/flake-checker-action@v12
|
||||||
|
|
||||||
- name: "Install Cachix ❄️"
|
- name: "Install Cachix ❄️"
|
||||||
uses: cachix/cachix-action@v16
|
uses: cachix/cachix-action@v16
|
||||||
|
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Install nix
|
- name: Install nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v18
|
uses: DeterminateSystems/nix-installer-action@v19
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
|
Reference in New Issue
Block a user