Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Rob Vermaas
dc242687b2
updated pgadmin to 1.10.0
...
svn path=/nixpkgs/trunk/; revision=17713
2009-10-08 09:26:47 +00:00
Yury G. Kudryashov
81aac8d84d
meta.homepage added to several packages
...
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
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
eb1c82d901
pgadmin3 added
...
svn path=/nixpkgs/trunk/; revision=10369
2008-01-29 01:24:54 +00:00