llvm-hs: Point llvm-hs to llvm_4
This commit is contained in:
parent
f038db24a6
commit
5ffece7de1
@ -239,6 +239,8 @@ self: super: builtins.intersectAttrs super {
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
llvm-hs = super.llvm-hs.override { llvm-config = pkgs.llvm_4; };
|
||||||
|
|
||||||
# Needs help finding LLVM.
|
# Needs help finding LLVM.
|
||||||
spaceprobe = addBuildTool super.spaceprobe self.llvmPackages.llvm;
|
spaceprobe = addBuildTool super.spaceprobe self.llvmPackages.llvm;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user