Loading pkgs/by-name/ra/rancher/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildGoModule rec { pname = "rancher"; version = "2.12.0"; version = "2.12.1"; src = fetchFromGitHub { owner = "rancher"; repo = "cli"; tag = "v${version}"; hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c="; hash = "sha256-EUkGdnk8LmDwLBqhIp5VbTBQrLicl25aQRBK/nYQhWE="; }; env.CGO_ENABLED = 0; Loading @@ -25,7 +25,7 @@ buildGoModule rec { "-static" ]; vendorHash = "sha256-l+mrardcka7ETcriFZHTxU+LTXwwQoED9yIar0S2gHA="; vendorHash = "sha256-8+GWDZy8icrmsr5hTnjxKy+D5oUOh/HXIKlmxIzq/m0="; postInstall = '' mv $out/bin/cli $out/bin/rancher Loading Loading
pkgs/by-name/ra/rancher/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildGoModule rec { pname = "rancher"; version = "2.12.0"; version = "2.12.1"; src = fetchFromGitHub { owner = "rancher"; repo = "cli"; tag = "v${version}"; hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c="; hash = "sha256-EUkGdnk8LmDwLBqhIp5VbTBQrLicl25aQRBK/nYQhWE="; }; env.CGO_ENABLED = 0; Loading @@ -25,7 +25,7 @@ buildGoModule rec { "-static" ]; vendorHash = "sha256-l+mrardcka7ETcriFZHTxU+LTXwwQoED9yIar0S2gHA="; vendorHash = "sha256-8+GWDZy8icrmsr5hTnjxKy+D5oUOh/HXIKlmxIzq/m0="; postInstall = '' mv $out/bin/cli $out/bin/rancher Loading