nixd: work around meson bug to fix build (#448474)
This commit is contained in:
@@ -36,6 +36,7 @@ let
|
||||
ninja
|
||||
python3
|
||||
pkg-config
|
||||
llvmPackages.llvm # workaround for a meson bug, where llvm-config is not found, making the build fail
|
||||
];
|
||||
|
||||
mesonBuildType = "release";
|
||||
|
||||
Reference in New Issue
Block a user