niri: drop redundant LIBCLANG_PATH

This commit is contained in:
Nick Cao
2024-04-16 20:27:21 -04:00
parent 8ab305986d
commit 2890d63ce3
-2
View File
@@ -62,8 +62,6 @@ rustPlatform.buildRustPackage rec {
libglvnd # For libEGL
];
LIBCLANG_PATH = "${libclang.lib}/lib";
passthru.providedSessions = ["niri"];
postPatch = ''