These Ants just keep getting better\!. Also added prelim. version of PostgreSQL.

svn path=/nixpkgs/trunk/; revision=1326
This commit is contained in:
Martin Bravenboer
2004-08-24 11:38:40 +00:00
parent c70943c332
commit 007765937b
4 changed files with 37 additions and 5 deletions
@@ -1,6 +1,6 @@
{stdenv, fetchurl, j2sdk, name}:
rec {
let {
body =
stdenv.mkDerivation {
name = name;