libiio 0.24 -> 0.25 https://github.com/analogdevicesinc/libiio/releases attrpath: libiio 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/libiio/default.nix b/pkgs/development/libraries/libiio/default.nix index 98ca22d2e90d..2e3cf462b914 100644 --- a/pkgs/development/libraries/libiio/default.nix +++ b/pkgs/development/libraries/libiio/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { pname = "libiio"; - version = "0.24"; + version = "0.25"; outputs = [ "out" "lib" "dev" ] ++ lib.optional pythonSupport "python"; @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { owner = "analogdevicesinc"; repo = "libiio"; rev = "v${version}"; - sha256 = "sha256-c5HsxCdp1cv5BGTQ/8dc8J893zk9ntbfAudLpqoQ1ow="; + sha256 = "sha256-s+5zuw3nAxnE8LVreCdrLGVrEUzzXmfIfPXW5iH6auM="; }; # Revert after https://github.com/NixOS/nixpkgs/issues/125008 is 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 libiio nix build failed. got build log for 'libiio' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/kfhc9ixkcrsz048avd7ic74f5ai1kpw0-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/zkm7y6jyrcs4pp6h7ksqm0hdiaxn8xrf-cmake-fix-libxml2-find-package.patch patching file CMakeLists.txt Hunk #1 FAILED at 378. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej