Merge pull request #29 from georgyo/renovate/cachix-install-nix-action-17.x
Update cachix/install-nix-action action to v17
This commit is contained in:
commit
594802e6bb
|
@ -10,7 +10,7 @@ jobs:
|
|||
with:
|
||||
# Nix Flakes doesn't work on shallow clones
|
||||
fetch-depth: 0
|
||||
- uses: cachix/install-nix-action@v16
|
||||
- uses: cachix/install-nix-action@v17
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Reference in New Issue