mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
ci: Roll back default nix to 2.29.1 in install-nix-action
Daemon tests are broken in 2.30.1 Darwin sandbox and there's no point release with the fix yet.
This commit is contained in:
parent
aa9d588891
commit
5ae4ee99d3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ inputs:
|
||||||
install_url:
|
install_url:
|
||||||
description: "URL of the Nix installer"
|
description: "URL of the Nix installer"
|
||||||
required: false
|
required: false
|
||||||
default: "https://releases.nixos.org/nix/nix-2.30.1/install"
|
default: "https://releases.nixos.org/nix/nix-2.29.1/install"
|
||||||
github_token:
|
github_token:
|
||||||
description: "Github token"
|
description: "Github token"
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue