Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-01-29 00:43:53 +00:00
committed by GitHub
32 changed files with 269 additions and 112 deletions
@@ -53,5 +53,6 @@ stdenv.mkDerivation rec {
'';
license = licenses.zlib;
maintainers = with maintainers; [ AndersonTorres ];
platforms = with platforms; unix;
};
}