* Commented out exultSnapshot, will fix later.
svn path=/nixpkgs/trunk/; revision=16315
This commit is contained in:
parent
356791ea62
commit
ffd635cc57
@ -7264,10 +7264,12 @@ let
|
|||||||
inherit fetchurl stdenv SDL SDL_mixer zlib libpng unzip;
|
inherit fetchurl stdenv SDL SDL_mixer zlib libpng unzip;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/*
|
||||||
exultSnapshot = lowPrio (import ../games/exult/snapshot.nix {
|
exultSnapshot = lowPrio (import ../games/exult/snapshot.nix {
|
||||||
inherit fetchurl stdenv SDL SDL_mixer zlib libpng unzip
|
inherit fetchurl stdenv SDL SDL_mixer zlib libpng unzip
|
||||||
autoconf automake libtool flex bison;
|
autoconf automake libtool flex bison;
|
||||||
});
|
});
|
||||||
|
*/
|
||||||
|
|
||||||
fsg = import ../games/fsg {
|
fsg = import ../games/fsg {
|
||||||
inherit stdenv fetchurl pkgconfig mesa;
|
inherit stdenv fetchurl pkgconfig mesa;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user