Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2018-11-29 09:18:35 +01:00
369 changed files with 6558 additions and 3058 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
];
meta = with stdenv.lib; {
homepage = http://people.redhat.com/dhowells/keyutils/;
homepage = https://people.redhat.com/dhowells/keyutils/;
description = "Tools used to control the Linux kernel key management system";
license = licenses.gpl2Plus;
platforms = platforms.linux;