Merge master into staging-next

This commit is contained in:
github-actions[bot]
2022-12-01 18:01:25 +00:00
committed by GitHub
82 changed files with 645 additions and 423 deletions
@@ -65,7 +65,7 @@ let
manylinux1Libs = getLibOutputs(manylinux2010Libs // (with pkgs; {
"libpanelw.so.5" = ncurses5;
"libncursesw.so.5" = ncurses5;
"libcrypt.so.1" = glibc;
"libcrypt.so.1" = libxcrypt;
}));
in {