rbspy 0 -> 1 attrpath: rbspy Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bg3m351cvxqxk65y2jq5szypkikg5vjj-packages.json.drv building '/nix/store/bg3m351cvxqxk65y2jq5szypkikg5vjj-packages.json.drv'... Going to be running update for following packages: - rbspy-0.18.1 Press Enter key to continue... Running update for: - rbspy-0.18.1: UPDATING ... - rbspy-0.18.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/rbspy/default.nix b/pkgs/development/tools/rbspy/default.nix index ef2a32003b1b..d30c75ea244e 100644 --- a/pkgs/development/tools/rbspy/default.nix +++ b/pkgs/development/tools/rbspy/default.nix @@ -9,16 +9,16 @@ rustPlatform.buildRustPackage rec { pname = "rbspy"; - version = "0.18.1"; + version = "0.19.0"; src = fetchFromGitHub { owner = "rbspy"; repo = "rbspy"; rev = "refs/tags/v${version}"; - hash = "sha256-MfXXqty5ZE7wFbc/qJB/FnMxM+Hzfa4GEGgGKwurXp8="; + hash = "sha256-OO0EX+r7W8HxPjbER+84m+nagPBM6GlCdB30VQV58mQ="; }; - cargoHash = "sha256-gs9m3hUH75T8kGfKRpPLc1CR1n2Jc+uZKE1SZi25VFA="; + cargoHash = "sha256-yywh/O4odm+VmM0k/Ft0DEihq6r+xehrpjbYryvVStw="; # error: linker `aarch64-linux-gnu-gcc` not found postPatch = '' An auto update branch exists with message `rbspy: 0.18.1 -> 0.19.0`. New version is 0.19.0. An auto update branch exists with an equal or greater version