gdb 0 -> 1 attrpath: gdb Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/8fcxmz4kw0rgbqwsijjhqf3hi6b1y97n-update-gdb.drv /nix/store/ny28zb700sz6ldvbmf79y0qhq1pqy2b1-packages.json.drv building '/nix/store/8fcxmz4kw0rgbqwsijjhqf3hi6b1y97n-update-gdb.drv'... building '/nix/store/ny28zb700sz6ldvbmf79y0qhq1pqy2b1-packages.json.drv'... Going to be running update for following packages: - gdb-12.1 Press Enter key to continue... Running update for: - gdb-12.1: UPDATING ... - gdb-12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/gdb/default.nix b/pkgs/development/tools/misc/gdb/default.nix index 667acd91f34..03add932c1c 100644 --- a/pkgs/development/tools/misc/gdb/default.nix +++ b/pkgs/development/tools/misc/gdb/default.nix @@ -28,11 +28,11 @@ assert pythonSupport -> python3 != null; stdenv.mkDerivation rec { pname = targetPrefix + basename; - version = "12.1"; + version = "13.1"; src = fetchurl { url = "mirror://gnu/gdb/${basename}-${version}.tar.xz"; - hash = "sha256-DheTv48rVNU/Rt6oTM/URvSPgbKXsoxPf8AXuBjWn+0="; + hash = "sha256-EVrVwY1ppr4qsViC02XdoqIhHBT0gLNQLG66V24ulaA="; }; postPatch = lib.optionalString stdenv.isDarwin '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gdb nix build failed. got build log for 'gdb' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/nfyhn9qqnyx625a1l1vbabhhahxlk09q-gdb-13.1.tar.xz source root is gdb-13.1 setting SOURCE_DATE_EPOCH to timestamp 1676814487 of file gdb-13.1/sha256.sum @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/lrww10ywqjip34bnn5ns3v1zvmz2ck2y-debug-info-from-env.patch patching file gdb/main.c Hunk #1 succeeded at 707 (offset -1 lines). applying patch /nix/store/5av0yq98czq6r5fyqpaxq3krb61g6d7k-readline-8.2.patch patching file gdb/completer.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file gdb/completer.c.rej