nixpkgs/release-checks: shut up GC

This commit is contained in:
K900 2024-07-31 10:02:18 +03:00
parent bcba08a286
commit 832fe14732

View File

@ -44,6 +44,9 @@ pkgs.runCommand "nixpkgs-release-checks"
# Relies on impure eval
export NIX_ABORT_ON_WARN=true
# Suppress GC warnings
export GC_LARGE_ALLOC_WARN_INTERVAL=100000
set +e
(
set -x