pulsarctl 2.11.1.3 -> 3.0.2.3 https://github.com/streamnative/pulsarctl/releases 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/zwihxwf58hzh9rh3i1344g5pp8cz8i0z-packages.json.drv building '/nix/store/zwihxwf58hzh9rh3i1344g5pp8cz8i0z-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..76a974ca5d59 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.0.2.3"; src = fetchFromGitHub { owner = "streamnative"; repo = "pulsarctl"; rev = "v${version}"; - hash = "sha256-sztjHw3su8KAV/zZcJqPWhjblINa8nYCN5Dzhn6X07w="; + hash = "sha256-1OW0dsORZCLa8xCrzo3Rn8nhqX8eeyy04oYAJ5GZSHo="; }; - vendorHash = "sha256-NQ8zvrW6lBF1js+WI2PPvXhv4YRS2IBT6S4vDoE1BFc="; + vendorHash = "sha256-R93ilIEeVpvxhsjLo7K6GEuKb/b7exKfNiLk+bikam0="; nativeBuildInputs = [ installShellFiles ]; An auto update branch exists with message `pulsarctl: 2.11.1.3 -> 3.2.0-SNAPSHOT`. New version is 3.0.2.3. An auto update branch exists with an equal or greater version