liblinphone 5.1.22 -> 5.2.4 https://repology.org/metapackage/liblinphone/versions attrpath: liblinphone Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/liblinphone/default.nix b/pkgs/development/libraries/liblinphone/default.nix index 10c2bfb272c..2c6e833c2dd 100644 --- a/pkgs/development/libraries/liblinphone/default.nix +++ b/pkgs/development/libraries/liblinphone/default.nix @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { pname = "liblinphone"; - version = "5.1.22"; + version = "5.2.4"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - sha256 = "sha256-hTyp/fUA1+7J1MtqX33kH8Vn1XNjx51Wy5REvrpdJTY="; + sha256 = "sha256-dVGgwxv2lvO5mOShOCmCnArLoF8PJFb08rDrMUsawd8="; }; patches = [ ./use-normal-jsoncpp.patch ]; 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 liblinphone nix build failed. got build log for 'liblinphone' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/nkap3sbb4zbr67lxq9s051fyi9g6v65z-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/knhykvd5f29b7nwalqab24s4p8aa2z91-use-normal-jsoncpp.patch patching file src/CMakeLists.txt Hunk #1 FAILED at 34. Hunk #2 succeeded at 643 (offset 51 lines). Hunk #3 succeeded at 692 (offset 46 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/CMakeLists.txt.rej patching file tester/CMakeLists.txt Hunk #1 FAILED at 34. 1 out of 1 hunk FAILED -- saving rejects to file tester/CMakeLists.txt.rej