Commit graph

3 commits

Author SHA1 Message Date
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
Marc Weber 817d45cb23 fix (now installs into ;)
svn path=/nixpkgs/trunk/; revision=10183
2008-01-17 00:34:19 +00:00
Marc Weber dc2769ded8 glew added
svn path=/nixpkgs/trunk/; revision=10164
2008-01-16 02:20:46 +00:00