2022-12-12T10:07:24 flatpak 1.14.0 -> 1.14.1 https://repology.org/metapackage/flatpak/versions 2022-12-12T10:07:27 attrpath: flatpak 2022-12-12T10:07:27 Checking auto update branch... 2022-12-12T10:07:27 No auto update branch exists 2022-12-12T10:07:31 [version] 2022-12-12T10:07:34 [version] updated version and sha256 2022-12-12T10:07:34 [rustCrateVersion] 2022-12-12T10:07:34 [rustCrateVersion] No cargoSha256 found 2022-12-12T10:07:34 [golangModuleVersion] 2022-12-12T10:07:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T10:07:34 [updateScript] 2022-12-12T10:07:34 [updateScript] skipping because derivation has no updateScript 2022-12-12T10:07:34 2022-12-12T10:07:34 [quotedUrls] 2022-12-12T10:07:34 [quotedUrls] nothing found to replace 2022-12-12T10:07:34 Diff after rewrites: diff --git a/pkgs/development/libraries/flatpak/default.nix b/pkgs/development/libraries/flatpak/default.nix index d79923c0f81..b54983fe071 100644 --- a/pkgs/development/libraries/flatpak/default.nix +++ b/pkgs/development/libraries/flatpak/default.nix @@ -54,14 +54,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "flatpak"; - version = "1.14.0"; + version = "1.14.1"; # TODO: split out lib once we figure out what to do with triggerdir outputs = [ "out" "dev" "man" "doc" "devdoc" "installedTests" ]; src = fetchurl { url = "https://github.com/flatpak/flatpak/releases/download/${finalAttrs.version}/flatpak-${finalAttrs.version}.tar.xz"; - sha256 = "sha256-jidpc3cOok3fJZetSuzTa5g5PmvekeSOF0OqymfyeBU="; # Taken from https://github.com/flatpak/flatpak/releases/ + sha256 = "sha256-CjyCM0MBjMWJhrbIJUVgnIzb8Pul8B2IMHvRSstd058="; # Taken from https://github.com/flatpak/flatpak/releases/ }; patches = [ 2022-12-12T10:09:13 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A flatpak nix build failed. unpacking source archive /nix/store/57f3fzgmjj85icbgdw7xm4a6f0lwx2k9-flatpak-1.14.1.tar.xz source root is flatpak-1.14.1 setting SOURCE_DATE_EPOCH to timestamp 1668778846 of file flatpak-1.14.1/po/zh_TW.po @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/906i09qsx3ghyj48sl6df22bfp0sn7s5-fix-test-paths.patch patching file app/flatpak-builtins-build-export.c patching file tests/libtest.sh patching file tests/make-test-app.sh patching file tests/make-test-runtime.sh patching file tests/testlibrary.c patching file triggers/desktop-database.trigger patching file triggers/gtk-icon-cache.trigger patching file triggers/mime-database.trigger applying patch /nix/store/ibdlkf4hvq57wnmc198nlmxg7n4lzp2r-fix-paths.patch patching file session-helper/flatpak-session-helper.c Hunk #1 succeeded at 697 (offset 4 lines). Hunk #2 succeeded at 844 (offset 8 lines). applying patch /nix/store/x3yngfxm9knspm48bfn6rky93xml7if3-respect-xml-catalog-files-var.patch patching file acinclude.m4 Hunk #1 succeeded at 42 (offset 2 lines). applying patch /nix/store/hncl2fghyy0x1jg4vqdzb7wpsp51zzfm-unset-env-vars.patch patching file common/flatpak-run.c Hunk #1 succeeded at 1895 (offset 185 lines). applying patch /nix/store/s1j7yb59851sksry1k4152lyajb2s7ir-no-breaking-fish.patch patching file profile/flatpak.fish Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file profile/flatpak.fish.rej