pulsarctl 0 -> 1 attrpath: pulsarctl Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/38av20qgmd78r61gs456kcnpfp1g0kb3-packages.json.drv building '/nix/store/38av20qgmd78r61gs456kcnpfp1g0kb3-packages.json.drv'... Going to be running update for following packages: - pulsarctl-2.11.1.3 Press Enter key to continue... Running update for: - pulsarctl-2.11.1.3: UPDATING ... - pulsarctl-2.11.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/pulsarctl/default.nix b/pkgs/tools/admin/pulsarctl/default.nix index 486cdeff021d..e179e97d3116 100644 --- a/pkgs/tools/admin/pulsarctl/default.nix +++ b/pkgs/tools/admin/pulsarctl/default.nix @@ -9,16 +9,16 @@ buildGoModule rec { pname = "pulsarctl"; - version = "2.11.1.3"; + version = "3.2.0.2"; src = fetchFromGitHub { owner = "streamnative"; repo = "pulsarctl"; rev = "v${version}"; - hash = "sha256-sztjHw3su8KAV/zZcJqPWhjblINa8nYCN5Dzhn6X07w="; + hash = "sha256-VTg//rMKk1MwA2SQwInIII0t0k8jv4aTq5PfDPBEoMQ="; }; - vendorHash = "sha256-NQ8zvrW6lBF1js+WI2PPvXhv4YRS2IBT6S4vDoE1BFc="; + vendorHash = "sha256-iC0+a+1YV6yDwBnA40l2yNzAa8uSkqVJF9Xzp7STmkk="; nativeBuildInputs = [ installShellFiles ]; An auto update branch exists with message `pulsarctl: 2.11.1.3 -> 3.3.0-SNAPSHOT`. New version is 3.2.0.2. An auto update branch exists with an equal or greater version