libplacebo 5.264.1 -> 6.338.0 https://repology.org/project/libplacebo/versions attrpath: libplacebo Checking auto update branch... An auto update branch exists with message `libplacebo: 5.264.1 -> 6.292.1`. New version is 6.338.0. The auto update branch does not match or exceed the new version. [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/libplacebo/default.nix b/pkgs/development/libraries/libplacebo/default.nix index 60a3f8989578..56b429ec0328 100644 --- a/pkgs/development/libraries/libplacebo/default.nix +++ b/pkgs/development/libraries/libplacebo/default.nix @@ -17,14 +17,14 @@ stdenv.mkDerivation rec { pname = "libplacebo"; - version = "5.264.1"; + version = "6.338.0"; src = fetchFromGitLab { domain = "code.videolan.org"; owner = "videolan"; repo = pname; rev = "v${version}"; - hash = "sha256-YEefuEfJURi5/wswQKskA/J1UGzessQQkBpltJ0Spq8="; + hash = "sha256-F0BGwB2O1W3L1qwmqqEEOdd7n5EHG0SCzlO7YLcbxhU="; }; nativeBuildInputs = [ 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 libplacebo nix build failed. Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES Library m found: YES Program python3 found: YES (/nix/store/pzf6dnxg8gf04xazzjdwarm7s03cbrgz-python3-3.10.12/bin/python3.10) Run-time dependency threads found: YES Header "pthread.h" has symbol "pthread_condattr_setclock" with dependency threads: YES Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency libunwind found: YES 1.6.2 Library execinfo found: NO Checking for function "backtrace_symbols" with dependency -lexecinfo: YES Check usable header "dbghelp.h" : NO Library dl found: YES Fetching value of define "__MINGW32__" : Run-time dependency shaderc found: YES 2022.4.1 Check usable header "d3d11.h" : NO Check usable header "d3d11_4.h" skipped: feature d3d11 disabled Check usable header "dxgi1_6.h" skipped: feature d3d11 disabled Dependency spirv-cross-c-shared skipped: feature d3d11 disabled Library version skipped: feature d3d11 disabled Library dl found: YES Run-time dependency vulkan found: YES 1.3.261 Header "vulkan/vulkan_core.h" has symbol "VK_VERSION_1_3" with dependency vulkan: YES Run-time dependency lcms2 found: YES 2.15 Run-time dependency dovi found: YES 3.1.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libxxhash found: NO (tried pkgconfig) src/meson.build:193:9: ERROR: Dependency "libxxhash" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt