1
0
mirror of https://github.com/georgyo/ifconfig.io.git synced 2025-03-04 20:39:38 +00:00

Merge pull request from georgyo/renovate/determinatesystems-nix-installer-action-8.x

Update DeterminateSystems/nix-installer-action action to v8
This commit is contained in:
George Shammas 2023-11-24 09:00:44 -05:00 committed by GitHub
commit ac3b2673a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ jobs:
# Nix Flakes doesn't work on shallow clones # Nix Flakes doesn't work on shallow clones
fetch-depth: 0 fetch-depth: 0
- name: Install Nix - name: Install Nix
uses: DeterminateSystems/nix-installer-action@v7 uses: DeterminateSystems/nix-installer-action@v8
- uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix-build - run: nix-build
test: test: