mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
nitter: depend on openssl with buildInputs
This commit is contained in:
parent
7901ce6aef
commit
24dad2c1d6
@ -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 New Issue
Block a user