monero: lift boost override
The newer boost libraries support openssl 1.1 out of the box and removing the override doesn't seem to break the application either.
This commit is contained in:
parent
8c8c3ab85d
commit
7fed4816fb
@ -19353,7 +19353,6 @@ in
|
||||
|
||||
monero = callPackage ../applications/altcoins/monero {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreData IOKit PCSC;
|
||||
boost = boost16x;
|
||||
};
|
||||
|
||||
monero-gui = libsForQt5.callPackage ../applications/altcoins/monero-gui {
|
||||
|
Loading…
Reference in New Issue
Block a user