wesnoth: pin to boost-1.86.0 (#375266)
This commit is contained in:
@@ -16686,6 +16686,7 @@ with pkgs;
|
||||
warsow = callPackage ../games/warsow { };
|
||||
|
||||
wesnoth = callPackage ../games/wesnoth {
|
||||
boost = boost186;
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa Foundation;
|
||||
# wesnoth requires lua built with c++, see https://github.com/wesnoth/wesnoth/pull/8234
|
||||
lua = lua5_4.override {
|
||||
|
||||
Reference in New Issue
Block a user