Merge pull request #68 from georgyo/renovate/determinatesystems-nix-installer-action-10.x

Update DeterminateSystems/nix-installer-action action to v10
This commit is contained in:
George Shammas 2024-04-20 04:55:18 +00:00 committed by GitHub
commit 6c13119b0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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@v9 uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix-build - run: nix-build
test: test: