Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-11 18:23:54 +00:00
committed by GitHub
48 changed files with 623 additions and 283 deletions
+1 -1
View File
@@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
license = licenses.mit;
platforms = platforms.darwin;
maintainers = with maintainers; [ yurrriq ];
maintainers = with maintainers; [];
};
}