refactor(nix): remove openssl dependency
This commit is contained in:
parent
595299a3c2
commit
d287acfcc0
3 changed files with 0 additions and 6 deletions
|
|
@ -99,8 +99,6 @@
|
|||
pkgs.libclang
|
||||
];
|
||||
|
||||
buildInputs = [ pkgs.openssl ];
|
||||
|
||||
buildPhase = ''
|
||||
export HOME=$TMPDIR
|
||||
export LIBCLANG_PATH="${pkgs.libclang.lib}/lib"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue