monero-cli, monero-gui: pin boost 1.86
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
fetchpatch2,
|
||||
cmake,
|
||||
pkg-config,
|
||||
boost,
|
||||
boost186,
|
||||
libsodium,
|
||||
miniupnpc,
|
||||
openssl,
|
||||
@@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
boost
|
||||
boost186 # uses boost/asio/io_service.hpp
|
||||
libsodium
|
||||
miniupnpc
|
||||
openssl
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
makeDesktopItem,
|
||||
boost,
|
||||
boost186,
|
||||
cmake,
|
||||
libgcrypt,
|
||||
libgpg-error,
|
||||
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
boost
|
||||
boost186 # uses boost/asio/io_service.hpp
|
||||
libgcrypt
|
||||
libgpg-error
|
||||
libsodium
|
||||
|
||||
Reference in New Issue
Block a user