niri: drop redundant LIBCLANG_PATH
This commit is contained in:
parent
8ab305986d
commit
2890d63ce3
1 changed files with 0 additions and 2 deletions
|
@ -62,8 +62,6 @@ rustPlatform.buildRustPackage rec {
|
|||
libglvnd # For libEGL
|
||||
];
|
||||
|
||||
LIBCLANG_PATH = "${libclang.lib}/lib";
|
||||
|
||||
passthru.providedSessions = ["niri"];
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Reference in a new issue