1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/games
Yury G. Kudryashov 5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
..
construo Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs 2008-01-18 12:36:56 +00:00
exult
fsg Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs 2008-01-18 12:36:56 +00:00
gemrb
keen4
orbit Added Orbit space flight simulation. Unfortunately, it doesn't feature gravity. 2008-01-22 17:56:53 +00:00
quake3
rogue
scummvm
thePenguinMachine Nix-expr style review 2008-01-30 17:20:48 +00:00
ut2004demo
zoom