Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-10 18:28:17 +00:00
committed by GitHub
110 changed files with 899 additions and 1407 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/gordboy/rtl8812au-5.9.3.2";
license = licenses.gpl2Only;
platforms = platforms.linux;
maintainers = with maintainers; [ danielfullmer ];
maintainers = with maintainers; [ ];
broken = kernel.kernelOlder "4.10" || kernel.isHardened;
};
}