Commit Graph

2 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
1463d5642f hddtemp (tool to get harddisk temperatures) added and
unfinished qgis expression (in case someone else want's to continue working on it)

svn path=/nixpkgs/trunk/; revision=9903
2007-12-10 22:36:52 +00:00