Merge staging-next into staging

authored by github-actions[bot] and committed by GitHub 3c782a80 db669efe

+1 -1
+1 -1
pkgs/development/tools/misc/dejagnu/default.nix
··· 20 20 ''; 21 21 configureScript = "../configure"; 22 22 23 - doCheck = true; 23 + doCheck = !(with stdenv; isDarwin && isAarch64); 24 24 25 25 # Note: The test-suite *requires* /dev/pts among the `build-chroot-dirs' of 26 26 # the build daemon when building in a chroot. See