mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 13:37:36 +00:00
Build GNU Nettle.
svn path=/nixpkgs/trunk/; revision=23363
This commit is contained in:
parent
c50ae128d5
commit
3002aafcf3
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user