nitter: depend on openssl with buildInputs
This commit is contained in:
parent
7901ce6aef
commit
24dad2c1d6
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
, karax
|
||||
, markdown
|
||||
, nimcrypto
|
||||
, openssl
|
||||
, packedjson
|
||||
, redis
|
||||
, redpool
|
||||
|
@ -46,6 +47,7 @@ buildNimPackage rec {
|
|||
karax
|
||||
markdown
|
||||
nimcrypto
|
||||
openssl
|
||||
packedjson
|
||||
redis
|
||||
redpool
|
||||
|
|
Loading…
Reference in a new issue