boost: 1.79 -> 1.81

This commit is contained in:
Tobias Mayer
2023-07-14 12:15:17 +02:00
parent 99aa76c2e2
commit e2261e5bf2
+1 -1
View File
@@ -20272,7 +20272,7 @@ with pkgs;
boost182
;
boost = boost179;
boost = boost181;
boost_process = callPackage ../development/libraries/boost-process { };