[Backport release-25.05] ci/nixpkgs-vet: try to fix race (#453216)

This commit is contained in:
Wolfgang Walther
2025-10-18 13:36:24 +00:00
committed by GitHub

View File

@@ -32,6 +32,7 @@ runCommand "nixpkgs-vet"
}
''
export NIX_STATE_DIR=$(mktemp -d)
$NIXPKGS_VET_NIX_PACKAGE/bin/nix-store --init
nixpkgs-vet --base ${filteredBase} ${filteredHead}