Unverified Commit f6ae7ada authored by Aaron Jheng's avatar Aaron Jheng
Browse files

mongosh: move to by-name

parent 7b0cb66a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1047,8 +1047,6 @@ with pkgs;
  mod = callPackage ../development/tools/mod { };
  mongosh = callPackage ../development/tools/mongosh { };
  mya = callPackage ../applications/misc/mya { };
  mysql-shell = mysql-shell_8;