bisq-desktop 1.9.9 -> 1.9.10 https://github.com/bisq-network/bisq/releases attrpath: bisq-desktop 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/d3l7vf6wppjihhfydzdp514s9p66m5fc-packages.json.drv building '/nix/store/d3l7vf6wppjihhfydzdp514s9p66m5fc-packages.json.drv'... Going to be running update for following packages: - bisq-desktop-1.9.9 Press Enter key to continue... Running update for: - bisq-desktop-1.9.9: UPDATING ... - bisq-desktop-1.9.9: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/blockchains/bisq-desktop/default.nix b/pkgs/applications/blockchains/bisq-desktop/default.nix index 36bc0ebfb88..e4458dbf9a8 100644 --- a/pkgs/applications/blockchains/bisq-desktop/default.nix +++ b/pkgs/applications/blockchains/bisq-desktop/default.nix @@ -34,11 +34,11 @@ let in stdenv.mkDerivation rec { pname = "bisq-desktop"; - version = "1.9.9"; + version = "1.9.10"; src = fetchurl { url = "https://github.com/bisq-network/bisq/releases/download/v${version}/Bisq-64bit-${version}.deb"; - sha256 = "0jisxzajsc4wfvxabvfzd0x9y1fxzg39fkhap1781q7wyi4ry9kd"; + sha256 = "1p6hwamc3vzhfg4dgrmh0vf8cxi9s46a14pjnjdyg9zgn4dyr1nm"; }; nativeBuildInputs = [ makeWrapper copyDesktopItems imagemagick dpkg zip xz ]; No auto update branch exists There might already be an open PR for this update: - bisq-desktop: 1.9.9 -> 1.9.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/229319"