Compare commits
2 Commits
7bbba202af
...
352bf8c286
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
352bf8c286 | ||
|
|
091c70815c |
@ -19,8 +19,6 @@
|
||||
};
|
||||
overrides = [
|
||||
({ pkgs, ... }: {
|
||||
# TODO get this upstreamed:
|
||||
# https://input-output-hk.github.io/haskell.nix/tutorials/pkg-map.html#mapping-in-haskellnix
|
||||
packages.libclang-bindings.components.library = {
|
||||
build-tools = [ pkgs.llvmPackages.llvm ];
|
||||
libs = [ pkgs.llvmPackages.libclang ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user