linphone 5.1.2 -> 5.2.0 https://repology.org/project/linphone-desktop/versions attrpath: linphone 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/networking/instant-messengers/linphone/default.nix b/pkgs/applications/networking/instant-messengers/linphone/default.nix index 1d930612e9f9..f2775ae92237 100644 --- a/pkgs/applications/networking/instant-messengers/linphone/default.nix +++ b/pkgs/applications/networking/instant-messengers/linphone/default.nix @@ -34,7 +34,7 @@ mkDerivation rec { pname = "linphone-desktop"; - version = "5.1.2"; + version = "5.2.0"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -42,7 +42,7 @@ mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-Pu2tGKe3C1uR4lzXkC5sJFu8iJBqF76UfWJXYjPwBkc="; + hash = "sha256-urPB05grDYymtVPTWmkasw9KxXp6g8eHuERxLEwakjs="; }; 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 linphone nix build failed. got build log for 'linphone' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kpa93s8h8lrhxfd8zjr3mjp8313cwx8y-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/cn64cl29fphnpb7qghfbsa0q2cm3kzz5-do-not-build-linphone-sdk.patch patching file CMakeLists.txt Hunk #1 FAILED at 194. Hunk #2 FAILED at 237. Hunk #3 FAILED at 289. 3 out of 3 hunks FAILED -- saving rejects to file CMakeLists.txt.rej patching file linphone-app/cmake_builder/additional_steps.cmake