azmq: pin to boost 1.83
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
boost,
|
||||
boost183,
|
||||
cmake,
|
||||
ninja,
|
||||
zeromq,
|
||||
@@ -27,7 +27,7 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
boost
|
||||
boost183
|
||||
catch2
|
||||
zeromq
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user