Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- buildInputs = [ openssl ncurses ]
- ++ stdenv.lib.optionals
- stdenv.isDarwin [ libiconv tcl ];
- patches = [ ]
- ++ stdenv.lib.optionals
- stdenv.isDarwin [ ./darwin.patch ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement