Merge pull request #4238 from wkennington/master.boost
Make boost 156 the default
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "00shds5yph4s09lqdrb6n60wnw9kpiwa25ghg9mbsgq3fnr8p7kr";
|
||||
};
|
||||
|
||||
buildInputs = [ cmake boost boost.lib gmp mpfr ];
|
||||
buildInputs = [ cmake boost gmp mpfr ];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user