Commit graph

11 commits

Author SHA1 Message Date
Franz Pletz 9ad2832b1b pgadmin: Fix build
Fixes #14919.
2016-04-24 17:41:07 +02:00
Nikolay Amiantov 7b82f5a3fb pgadmin: enable parallel building 2016-03-27 20:56:27 +03:00
Adam Bell 854b13dc00 pgadmin 1.20.0 -> 1.22.1 2016-03-03 16:11:32 -05:00
wyvie 6bb9295288 pgadmin3 version 2015-01-09 14:30:41 +03:00
Wout Mertens 84b8a9ceb0 pgadmin: bump to 1.18.1 2014-06-10 15:31:48 +02:00
Domen Kožar 6ad9ad6160 pgadmin: 1.10.0 -> 1.16.1, add to channel 2013-08-08 16:49:38 +02:00
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