libplacebo 4.208.0 -> 5.229.2 https://repology.org/metapackage/libplacebo/versions attrpath: libplacebo 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 [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 754ac2097b9..ce78a1c7517 100644 --- a/pkgs/development/libraries/libplacebo/default.nix +++ b/pkgs/development/libraries/libplacebo/default.nix @@ -16,14 +16,14 @@ stdenv.mkDerivation rec { pname = "libplacebo"; - version = "4.208.0"; + version = "5.229.2"; src = fetchFromGitLab { domain = "code.videolan.org"; owner = "videolan"; repo = pname; rev = "v${version}"; - sha256 = "161dp5781s74ca3gglaxlmchx7glyshf0wg43w98pl22n1jcm5qk"; + sha256 = "sha256-6KY0s1VrYrZsR3QLjVok2t5jQdwD0PD5nC2pU8lGEVc="; }; 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. Program python3 found: YES (/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9/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/v73ppkjk196bwsjm6yy9yv80bdq7q68v-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 Library dl found: YES Run-time dependency shaderc found: YES 2022.4.1 Library glslang skipped: feature glslang disabled Library MachineIndependent found: NO Library OSDependent skipped: feature glslang disabled Library HLSL skipped: feature glslang disabled Library OGLCompiler skipped: feature glslang disabled Library GenericCodeGen found: NO Library SPVRemapper skipped: feature glslang disabled Library SPIRV skipped: feature glslang disabled Library SPIRV-Tools-opt found: NO Library SPIRV-Tools found: NO Library pthread found: YES 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 src/opengl/include/glad/meson.build:11:2: ERROR: Problem encountered: glad (required: >= 2.0, found: none) was not found in PYTHONPATH or `3rdparty`. Please run `git submodule update --init` followed by `meson --wipe`. A full log can be found at /build/source/build/meson-logs/meson-log.txt