Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-11 06:18:03 +00:00
committed by GitHub
44 changed files with 171 additions and 150 deletions
@@ -60,5 +60,7 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = [ maintainers.babariviere ];
# ld: symbol(s) not found for architecture x86_64
broken = stdenv.isDarwin;
};
}