Merge pull request #240604 from tobim/boost-update

boost: 1.79 -> 1.81
This commit is contained in:
Sandro
2023-07-15 02:49:49 +02:00
committed by GitHub
+1 -1
View File
@@ -20288,7 +20288,7 @@ with pkgs;
boost182
;
boost = boost179;
boost = boost181;
boost_process = callPackage ../development/libraries/boost-process { };