Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-04-13 18:54:59 +02:00
9805 changed files with 28238 additions and 18638 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ iproute.overrideAttrs (oa: rec {
};
meta = with stdenv.lib; {
homepage = https://github.com/multipath-tcp/iproute-mptcp;
homepage = "https://github.com/multipath-tcp/iproute-mptcp";
description = "IP-Route extensions for MultiPath TCP";
license = licenses.gpl2;
platforms = platforms.linux;