mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-09 13:26:41 +02:00
Update cachix/install-nix-action action to v25
This commit is contained in:
parent
830cd0e6d7
commit
cdec0dfa27
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
run: rm -rf "$HOME/.rustup" "$HOME/.cargo"
|
run: rm -rf "$HOME/.rustup" "$HOME/.cargo"
|
||||||
|
|
||||||
- name: Install Nix (with flakes and nix-command enabled)
|
- name: Install Nix (with flakes and nix-command enabled)
|
||||||
uses: cachix/install-nix-action@v24
|
uses: cachix/install-nix-action@v25
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue