Revert "kdePackages.kdenlive: add workaround for broken shaderc pc file" (#486958)

This commit is contained in:
K900
2026-02-04 17:54:30 +00:00
committed by GitHub
-4
View File
@@ -16,7 +16,6 @@
kio-extras,
opentimelineio,
frei0r,
shaderc,
}:
mkKdeDerivation {
pname = "kdenlive";
@@ -32,9 +31,6 @@ mkKdeDerivation {
"-DFETCH_OTIO=0"
];
# Workaround until https://github.com/NixOS/nixpkgs/pull/480475 hits master
NIX_LDFLAGS = [ "-L${shaderc.lib}/lib -lshaderc_shared" ];
extraNativeBuildInputs = [
pkg-config
shared-mime-info