boost: Make 1.57 the default
This commit is contained in:
parent
456312a5fc
commit
dc16b7cbb6
@ -4879,7 +4879,7 @@ let
|
||||
boost155 = callPackage ../development/libraries/boost/1.55.nix { };
|
||||
boost156 = callPackage ../development/libraries/boost/1.56.nix { };
|
||||
boost157 = callPackage ../development/libraries/boost/1.57.nix { };
|
||||
boost = boost156;
|
||||
boost = boost157;
|
||||
|
||||
boost_process = callPackage ../development/libraries/boost-process { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user