Merge remote-tracking branch 'origin/master' into hardened-stdenv

This commit is contained in:
Franz Pletz
2016-05-18 17:10:02 +02:00
1470 changed files with 62103 additions and 28701 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ stdenv.mkDerivation rec {
homepage = https://fedoraproject.org/wiki/Features/numad;
license = licenses.lgpl21;
platforms = platforms.linux;
maintainers = with maintainers; [ iElectric ];
maintainers = with maintainers; [ domenkozar ];
};
}