summary refs log tree commit diff
path: root/pkgs/games/thePenguinMachine
Commit message (Collapse)AuthorAge
* Nix-expr style reviewYury G. Kudryashov2008-01-30
| | | | | | | | | | | | 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
* Added ThePenguinMachine. Build technically broken (but dumps compile dir to ↵Michael Raskin2007-08-09
/tmp, and it runs from there.. I want to fix it first), and it crashes in a very strage way. svn path=/nixpkgs/trunk/; revision=9084