Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -106,6 +106,7 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = http://www.uclibc.org/;
|
||||
description = "A small implementation of the C library";
|
||||
maintainers = with stdenv.lib.maintainers; [ rasendubi ];
|
||||
license = stdenv.lib.licenses.lgpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user