Build GNU Nettle.

svn path=/nixpkgs/trunk/; revision=23363
This commit is contained in:
Ludovic Courtès 2010-08-23 14:50:55 +00:00
parent c50ae128d5
commit 3002aafcf3
1 changed files with 1 additions and 0 deletions

View File

@ -47,5 +47,6 @@ stdenv.mkDerivation rec {
homepage = http://www.lysator.liu.se/~nisse/nettle/;
maintainers = [ stdenv.lib.maintainers.ludo ];
platforms = stdenv.lib.platforms.all;
};
}