forked from mirrors/nixpkgs
boost17x: boost171 -> boost172
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
c028978211
commit
4458697264
|
@ -11177,7 +11177,7 @@ in
|
|||
boost170 = callPackage ../development/libraries/boost/1.70.nix { };
|
||||
boost171 = callPackage ../development/libraries/boost/1.71.nix { };
|
||||
boost172 = callPackage ../development/libraries/boost/1.72.nix { };
|
||||
boost17x = boost171;
|
||||
boost17x = boost172;
|
||||
boost = boost16x;
|
||||
|
||||
boost_process = callPackage ../development/libraries/boost-process { };
|
||||
|
|
Loading…
Reference in a new issue