spring: fix build by using older cmake
This commit is contained in:
parent
098277c2cb
commit
4c898aad51
@ -13381,6 +13381,7 @@ let
|
|||||||
|
|
||||||
spring = callPackage ../games/spring {
|
spring = callPackage ../games/spring {
|
||||||
boost = boost155;
|
boost = boost155;
|
||||||
|
cmake = cmake-2_8;
|
||||||
};
|
};
|
||||||
|
|
||||||
springLobby = callPackage ../games/spring/springlobby.nix { };
|
springLobby = callPackage ../games/spring/springlobby.nix { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user