Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2020-12-14 18:14:34 +00:00
committed by GitHub
49 changed files with 11271 additions and 288 deletions
@@ -46,6 +46,6 @@ stdenv.mkDerivation rec {
'';
platforms = platforms.all;
license = licenses.lgpl21Plus;
maintainers = [ ];
maintainers = with maintainers; [ prusnak ];
};
}