liblinphone 5.2.98 -> 5.3.15 https://repology.org/project/liblinphone/versions attrpath: liblinphone 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/libraries/liblinphone/default.nix b/pkgs/development/libraries/liblinphone/default.nix index c4b792e673fc..690c5643fa39 100644 --- a/pkgs/development/libraries/liblinphone/default.nix +++ b/pkgs/development/libraries/liblinphone/default.nix @@ -18,7 +18,7 @@ stdenv.mkDerivation rec { pname = "liblinphone"; - version = "5.2.98"; + version = "5.3.15"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-kQZePMa7MTaSJLEObM8khfSFYLqhlgTcVyKfTPLwKYU="; + hash = "sha256-S/w369jPDNgqH6P8jwETRshsSOUmZ8IahwXf81jYu/k="; }; 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 liblinphone nix build failed. got build log for 'liblinphone' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lr5g4l3zd9z3kcd5qmdqn1wx6aigmzcq-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/y1f6rf850bavw48iayanz6jsaqwm3k2f-backport-cpp17.patch patching file CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file CMakeLists.txt.rej patching file daemon/daemon.cc Hunk #1 FAILED at 628. 1 out of 1 hunk FAILED -- saving rejects to file daemon/daemon.cc.rej patching file libxsd/xsd/cxx/config.hxx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file libxsd/xsd/cxx/config.hxx.rej patching file src/conference/session/streams-group.cpp Hunk #1 FAILED at 447. Hunk #2 FAILED at 481. Hunk #3 FAILED at 540. 3 out of 3 hunks FAILED -- saving rejects to file src/conference/session/streams-group.cpp.rej