flatpak-builder 1.2.3 -> 1.4.1 https://github.com/flatpak/flatpak-builder/releases attrpath: flatpak-builder 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/development/tools/flatpak-builder/default.nix b/pkgs/development/tools/flatpak-builder/default.nix index c3c59f1b2ba8..00a282edc0a2 100644 --- a/pkgs/development/tools/flatpak-builder/default.nix +++ b/pkgs/development/tools/flatpak-builder/default.nix @@ -46,13 +46,13 @@ let installed_test_metadir = "${placeholder "installedTests"}/share/installed-tests/flatpak-builder"; in stdenv.mkDerivation rec { pname = "flatpak-builder"; - version = "1.2.3"; + version = "1.4.1"; outputs = [ "out" "doc" "man" "installedTests" ]; src = fetchurl { url = "https://github.com/flatpak/flatpak-builder/releases/download/${version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-4leCWkf3o+ceMPsPgPLZrG5IAfdG9VLfrw5WTj7jUcg="; + sha256 = "sha256-CuJUp8EKyFBqZLkUtwetLRNdtweTUPuejmWE+XUqnMo="; }; patches = [ 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 flatpak-builder nix build failed. got build log for 'flatpak-builder' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/cpvygp86xc69sh695zlfp506i86d0l59-flatpak-builder-1.4.1.tar.xz source root is flatpak-builder-1.4.1 setting SOURCE_DATE_EPOCH to timestamp 1707419323 of file flatpak-builder-1.4.1/test-driver @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/1vnnqgf5ccyib42gkplhd5pgws5136kp-respect-xml-catalog-files-var.patch patching file acinclude.m4 applying patch /nix/store/4m7d10cj9rnjamz5phkj0xz3skhpsmvd-fix-paths.patch patching file src/builder-context.c Hunk #1 succeeded at 257 (offset 1 line). Hunk #2 succeeded at 872 with fuzz 2 (offset 72 lines). patching file src/builder-git.c patching file src/builder-source-archive.c Hunk #1 succeeded at 495 (offset 52 lines). Hunk #2 FAILED at 458. Hunk #3 succeeded at 533 (offset 50 lines). Hunk #4 succeeded at 688 (offset 57 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/builder-source-archive.c.rej patching file src/builder-source-bzr.c patching file src/builder-source-patch.c Hunk #1 succeeded at 249 (offset 2 lines). patching file src/builder-utils.c Hunk #1 succeeded at 151 (offset 2 lines). Hunk #2 succeeded at 165 (offset 2 lines). Hunk #3 succeeded at 179 (offset 2 lines).