Bumping the install-nix-action version
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
3e4f9bd5de
commit
99f966b4fc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ runs:
|
||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
apt install -y sudo
|
apt install -y sudo
|
||||||
- uses: https://github.com/cachix/install-nix-action@v29
|
- uses: https://github.com/cachix/install-nix-action@v30
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue