fix for asyncized lix
This commit is contained in:
committed by
eldritch horrors
parent
6482bee40b
commit
53ce7ebc33
@@ -24,6 +24,8 @@ stdenv.mkDerivation {
|
||||
ninja
|
||||
# nlohmann_json can be only discovered via cmake files
|
||||
cmake
|
||||
# XXX: ew
|
||||
nix.passthru.capnproto-lix
|
||||
] ++ (lib.optional stdenv.cc.isClang [ pkgs.clang-tools ]);
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user