watchman: use Ninja

(cherry picked from commit 354913f342)
(cherry picked from commit e60032408839fa8f92b537bbc982d9e97c1fd762)
This commit is contained in:
Emily
2024-11-30 15:11:35 +01:00
committed by Vladimír Čunát
parent c981f0f2c9
commit 7fdaae10d5
+2
View File
@@ -6,6 +6,7 @@
fetchpatch,
cmake,
ninja,
pkg-config,
rustc,
cargo,
@@ -53,6 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
nativeBuildInputs = [
cmake
ninja
pkg-config
rustc
cargo