Skip to content

Commit 9c16354

Browse files
committed
Revert "wesnoth: pin to boost183 to restore the build"
No longer required with 1.18.3. This reverts commit e780bc8.
1 parent 9863b11 commit 9c16354

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16918,8 +16918,6 @@ with pkgs;
1691816918

1691916919
wesnoth = callPackage ../games/wesnoth {
1692016920
inherit (darwin.apple_sdk.frameworks) Cocoa Foundation;
16921-
# fails to build against latest boost
16922-
boost = boost183;
1692316921
# wesnoth requires lua built with c++, see https://github.com/wesnoth/wesnoth/pull/8234
1692416922
lua = lua5_4.override {
1692516923
postConfigure = ''

0 commit comments

Comments
 (0)