ci/nixpkgs-vet: try to fix race (#453191)

This commit is contained in:
Wolfgang Walther
2025-10-18 12:37:20 +00:00
committed by GitHub
+1
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}