mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
* 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;
|
||||
};
|
||||
|
||||
/*
|
||||
exultSnapshot = lowPrio (import ../games/exult/snapshot.nix {
|
||||
inherit fetchurl stdenv SDL SDL_mixer zlib libpng unzip
|
||||
autoconf automake libtool flex bison;
|
||||
});
|
||||
*/
|
||||
|
||||
fsg = import ../games/fsg {
|
||||
inherit stdenv fetchurl pkgconfig mesa;
|
||||
|
Loading…
Reference in New Issue
Block a user