Merge remote-tracking branch 'origin/staging-next' into staging

Conflicts:
	pkgs/development/compilers/go/2-dev.nix
This commit is contained in:
zowoq
2022-04-07 22:12:13 +10:00
40 changed files with 315 additions and 280 deletions
@@ -85,6 +85,8 @@ buildPythonPackage rec {
# aarch64-only (?) failure, unknown reason so far
# https://github.com/adobe-type-tools/afdko/issues/1425
"test_spec"
] ++ lib.optionals (stdenv.hostPlatform.isi686) [
"test_type1mm_inputs"
];
passthru.tests = {