diff --git a/install/install.ts b/install/install.ts index 15f4dac5..815afd50 100644 --- a/install/install.ts +++ b/install/install.ts @@ -265,7 +265,7 @@ connect-timeout = 10`); skip: () => installAsJudge, hidden: installAsJudge, operations: [ - `nix-env -iA hydro.mongodb${avx2 ? 5 : 4}${CN ? '-cn' : ''} hydro.mongosh${avx2 ? 5 : 4}${CN ? '-cn' : ''} nixpkgs.mongodb-tools`, + `nix-env -iA hydro.mongodb${avx2 ? 5 : 4}${CN ? '-cn' : ''} nixpkgs.mongosh nixpkgs.mongodb-tools`, ], }, {