circleci-cli 0.1.28084 -> 0.1.28391 https://github.com/CircleCI-Public/circleci-cli/releases attrpath: circleci-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-bPi0voXVJPAMWuovDInzk2PzbP0kPFpyOyjYoPZTNLM=" [golangModuleVersion] Replaced vendorHash with sha256-tJbuWGQwAj7/Uu28rh9OpDFzesbsvHLPIt71Fh8ng2U= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/circleci-cli/default.nix b/pkgs/development/tools/misc/circleci-cli/default.nix index a6808c2bb3bd..c38716bb547a 100644 --- a/pkgs/development/tools/misc/circleci-cli/default.nix +++ b/pkgs/development/tools/misc/circleci-cli/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "circleci-cli"; - version = "0.1.28084"; + version = "0.1.28391"; src = fetchFromGitHub { owner = "CircleCI-Public"; repo = pname; rev = "v${version}"; - sha256 = "sha256-LyD9zAS/tjI6Ad+tC2mCadOEuXHlhkNpF0M5lzli5Qc="; + sha256 = "sha256-3Bxk5sVkfTY2+e7rczJacbKNYV4SIxYNILbvFEgKwoI="; }; - vendorHash = "sha256-bPi0voXVJPAMWuovDInzk2PzbP0kPFpyOyjYoPZTNLM="; + vendorHash = "sha256-tJbuWGQwAj7/Uu28rh9OpDFzesbsvHLPIt71Fh8ng2U="; nativeBuildInputs = [ installShellFiles ]; Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.