Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-30 12:06:28 +00:00
committed by GitHub
39 changed files with 930 additions and 883 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/tomaspinho/rtl8821ce";
license = licenses.gpl2Only;
platforms = platforms.linux;
maintainers = with maintainers; [ hhm samuelgrf ];
maintainers = with maintainers; [ hhm ];
};
}