highlight: build with standard llvm version on darwin
This commit is contained in:
parent
de85797565
commit
4d85d286e5
|
@ -3853,8 +3853,6 @@ in
|
||||||
|
|
||||||
highlight = callPackage ../tools/text/highlight ({
|
highlight = callPackage ../tools/text/highlight ({
|
||||||
lua = lua5;
|
lua = lua5;
|
||||||
} // lib.optionalAttrs stdenv.isDarwin {
|
|
||||||
inherit (llvmPackages_38) stdenv;
|
|
||||||
});
|
});
|
||||||
|
|
||||||
holochain-go = callPackage ../servers/holochain-go { };
|
holochain-go = callPackage ../servers/holochain-go { };
|
||||||
|
|
Loading…
Reference in New Issue