nitter: depend on openssl with buildInputs

This commit is contained in:
Emery Hemingway
2023-10-02 08:20:14 +01:00
parent 7901ce6aef
commit 24dad2c1d6
+2
View File
@@ -11,6 +11,7 @@
, karax
, markdown
, nimcrypto
, openssl
, packedjson
, redis
, redpool
@@ -46,6 +47,7 @@ buildNimPackage rec {
karax
markdown
nimcrypto
openssl
packedjson
redis
redpool