1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00

ci: Update pinned install_url 2.30.2 -> 2.32.1

This commit is contained in:
Sergei Zimmerman 2025-10-23 02:08:54 +03:00
parent f3d8d1f719
commit 3c83856494
No known key found for this signature in database

View file

@ -16,7 +16,7 @@ inputs:
install_url:
description: "URL of the Nix installer"
required: false
default: "https://releases.nixos.org/nix/nix-2.30.2/install"
default: "https://releases.nixos.org/nix/nix-2.32.1/install"
tarball_url:
description: "URL of the Nix tarball to use with the experimental installer"
required: false