ethminer: use boost16x (#151989)

Upstream uses 1.66
This commit is contained in:
Atemu 2021-12-25 04:03:33 +01:00 committed by GitHub
parent e38de71da8
commit 6b0a113825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
opencl-headers, opencl-headers,
cmake, cmake,
jsoncpp, jsoncpp,
boost, boost16x,
makeWrapper, makeWrapper,
cudatoolkit, cudatoolkit,
cudaSupport, cudaSupport,
@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
buildInputs = [ buildInputs = [
cli11 cli11
boost boost16x # 1.7x support is broken, see https://github.com/ethereum-mining/ethminer/issues/2393
opencl-headers opencl-headers
mesa mesa
ethash ethash