tuba 0.3.0 -> 0.3.2 https://github.com/GeopJr/Tuba/releases attrpath: tuba Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/46q5kp2j5h48m72blzca37d8y1kza34y-packages.json.drv building '/nix/store/46q5kp2j5h48m72blzca37d8y1kza34y-packages.json.drv'... Going to be running update for following packages: - tuba-0.3.0 Press Enter key to continue... Running update for: - tuba-0.3.0: UPDATING ... - tuba-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/tuba/default.nix b/pkgs/applications/misc/tuba/default.nix index 7fd6a91d6e0..9934869101c 100644 --- a/pkgs/applications/misc/tuba/default.nix +++ b/pkgs/applications/misc/tuba/default.nix @@ -24,12 +24,12 @@ stdenv.mkDerivation rec { pname = "tuba"; - version = "0.3.0"; + version = "0.3.2"; src = fetchFromGitHub { owner = "GeopJr"; repo = "Tuba"; rev = "v${version}"; - hash = "sha256-J6oIYXLEI5FfHpQIWUH4ndRE0eGCQ4zLruaVENGG9XU="; + hash = "sha256-PSEPpJn/lYpeI6AN2AY73NpOcDkMm0zNqeSdELn5HvY="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - tuba: 0.3.0 -> 0.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/233660"