wesnoth-dev: init at 1.13.4

This commit is contained in:
Nikolay Amiantov
2016-05-30 23:13:05 +03:00
parent 53dd68651a
commit d16643c2dc
2 changed files with 43 additions and 0 deletions

View File

@@ -15439,6 +15439,8 @@ in
wesnoth = callPackage ../games/wesnoth { };
wesnoth-dev = callPackage ../games/wesnoth/dev.nix { };
widelands = callPackage ../games/widelands {
lua = lua5_1;
};