Commit graph

3 commits

Author SHA1 Message Date
Yury G. Kudryashov fbfab88e04 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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov c6da1d6a8f Removed unneeded cmake dependency for blender
svn path=/nixpkgs/branches/stdenv-updates/; revision=10150
2008-01-15 01:42:06 +00:00
Yury G. Kudryashov f9ae454805 blender default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9894
2007-12-08 01:10:37 +00:00