Merge pull request #152208 from 7c6f434c/monotone-pin-boost-170
monotone: ping boost_170 to fix build
This commit is contained in:
commit
ea7b03bf80
1 changed files with 1 additions and 0 deletions
|
@ -27123,6 +27123,7 @@ with pkgs;
|
|||
|
||||
monotone = callPackage ../applications/version-management/monotone {
|
||||
lua = lua5;
|
||||
boost = boost170;
|
||||
};
|
||||
|
||||
monotoneViz = callPackage ../applications/version-management/monotone-viz {
|
||||
|
|
Loading…
Reference in a new issue