gdbgui 0 -> 1 attrpath: gdbgui 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/bhrl4pm6dzbdm5f29in46fsqm7gdq9wl-packages.json.drv building '/nix/store/bhrl4pm6dzbdm5f29in46fsqm7gdq9wl-packages.json.drv'... Going to be running update for following packages: - gdbgui-0.15.0.1 Press Enter key to continue... Running update for: - gdbgui-0.15.0.1: UPDATING ... - gdbgui-0.15.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/gdbgui/default.nix b/pkgs/development/tools/misc/gdbgui/default.nix index e953fa0ba40..ac7830eb235 100644 --- a/pkgs/development/tools/misc/gdbgui/default.nix +++ b/pkgs/development/tools/misc/gdbgui/default.nix @@ -11,7 +11,7 @@ buildPythonApplication rec { pname = "gdbgui"; - version = "0.15.0.1"; + version = "0.15.1.0"; buildInputs = [ gdb ]; @@ -24,7 +24,7 @@ buildPythonApplication rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-bwrleLn3GBx4Mie2kujtaUo+XCALM+hRLySIZERlBg0="; + sha256 = "sha256-YcD3om7N6yddm02It6/fjXDsVHG0Cs46fdGof0PMJXM="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - gdbgui: 0.15.0.1 -> 0.15.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/217634"