flatpak 1.14.4 -> 1.14.5 https://repology.org/project/flatpak/versions attrpath: flatpak 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/flatpak/default.nix b/pkgs/development/libraries/flatpak/default.nix index 0c44b99db8d9..005890a3d4a6 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.4"; + version = "1.14.5"; # 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-ijTb0LZ8Q051mLmOxpCVPQRvDbJuSArq+0bXKuxxZ5k="; # Taken from https://github.com/flatpak/flatpak/releases/ + sha256 = "sha256-W3DGTOesE04eoIARJW5COuXFTydyl0QVg/d9AT8n/6w="; # Taken from https://github.com/flatpak/flatpak/releases/ }; 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 nix build failed. got build log for 'flatpak' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lprqbnbjdmbaij386m7kgwb6d7j4yzmi-flatpak-1.14.5.tar.xz source root is flatpak-1.14.5 setting SOURCE_DATE_EPOCH to timestamp 1702037742 of file flatpak-1.14.5/po/zh_TW.po @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/ysvcjdyy603xk5jfz7qpy3gf801gwp3w-fix-test-paths.patch patching file app/flatpak-builtins-build-export.c patching file tests/libtest.sh patching file tests/make-test-app.sh Hunk #1 succeeded at 198 (offset 8 lines). patching file tests/make-test-runtime.sh Hunk #2 FAILED at 41. Hunk #3 succeeded at 91 (offset 6 lines). 1 out of 3 hunks FAILED -- saving rejects to file tests/make-test-runtime.sh.rej patching file tests/testlibrary.c patching file triggers/desktop-database.trigger patching file triggers/gtk-icon-cache.trigger patching file triggers/mime-database.trigger