gpsbabel-gui 1.8.0 -> 1.9.0 https://repology.org/project/gpsbabel/versions attrpath: gpsbabel-gui Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/misc/gpsbabel/default.nix b/pkgs/applications/misc/gpsbabel/default.nix index 0898c3ccee9a..29a46f0d3dbe 100644 --- a/pkgs/applications/misc/gpsbabel/default.nix +++ b/pkgs/applications/misc/gpsbabel/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "gpsbabel"; - version = "1.8.0"; + version = "1.9.0"; src = fetchFromGitHub { owner = "gpsbabel"; repo = "gpsbabel"; rev = "gpsbabel_${lib.replaceStrings ["."] ["_"] version}"; - sha256 = "sha256-0w8LsO+HwqZF8SQmwd8bCKma9PCM0hAzXhzWR4DgAHs="; + sha256 = "sha256-JcohQOcPcdwM7ock9jRaKSISdrs2yOSHsfaX4KZf2V8="; }; patches = map fetchurl (import ./debian-patches.nix); 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 gpsbabel-gui nix build failed. patching file gui/babeldata.h applying patch /nix/store/k4kcs69n2l8mlws4q1fni1sksyf8xy8y-gpsbabelfe_opt-in-for-usage-data-reporting patching file gui/babeldata.h applying patch /nix/store/60y6i5h84czsiaishxzq3gfm7r7h3jcq-gpsbabelfe_do-not-check-for-newer-version patching file gui/preferences.ui patching file gui/preferences.cc patching file gui/babeldata.h patching file gui/mainwinui.ui patching file gui/mainwindow.cc Hunk #1 succeeded at 175 (offset -1 lines). Hunk #2 succeeded at 231 (offset -1 lines). Hunk #3 succeeded at 998 (offset 3 lines). applying patch /nix/store/hdqdyp0m8xp6f71i4s6riw8x432hkwky-htmldoc-location can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/gbversion.h.qmake.in |+++ b/gbversion.h.qmake.in -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file testo.d/serialization.test patching file tools/make_gpsbabel_org.sh Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file tools/make_gpsbabel_org.sh.rej patching file xmldoc/babelmain.xsl patching file xmldoc/gpsbabel_man.xml