monotone: ping boost_170 to fix build

This commit is contained in:
Michael Raskin
2021-12-26 11:19:08 +01:00
parent 26b19877bf
commit 388b7ecfa0
+1
View File
@@ -27123,6 +27123,7 @@ with pkgs;
monotone = callPackage ../applications/version-management/monotone {
lua = lua5;
boost = boost170;
};
monotoneViz = callPackage ../applications/version-management/monotone-viz {