nixpkgs/pkgs/applications
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
..
audio Added old flac (as an option): kde4 needs it 2008-01-28 19:48:21 +00:00
display-managers/slim * Use the PAM service "slim", not "login". 2007-06-10 20:00:14 +00:00
editors Nix-expr style review 2008-01-30 17:20:48 +00:00
graphics Nix-expr style review 2008-01-30 17:20:48 +00:00
jedit Nix-expr style review 2008-01-30 17:20:48 +00:00
misc Nix-expr style review 2008-01-30 17:20:48 +00:00
networking Nix-expr style review 2008-01-30 17:20:48 +00:00
office Removed CURL_NO_OLDIES as we have a fresh curl version. 2007-12-21 16:39:22 +00:00
taxes * Use patchelf 0.3. 2007-05-24 16:00:05 +00:00
version-management subversion: corrected location of python-bindings 2008-01-30 16:03:18 +00:00
video Nix-expr style review 2008-01-30 17:20:48 +00:00
virtualization 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
window-managers 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