bitcoin-knots: add libsodium (#457808)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
wrapQtAppsHook ? null,
|
||||
boost,
|
||||
libevent,
|
||||
libsodium,
|
||||
zeromq,
|
||||
zlib,
|
||||
db48,
|
||||
@@ -67,6 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
buildInputs = [
|
||||
boost
|
||||
libevent
|
||||
libsodium
|
||||
zeromq
|
||||
zlib
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user