mongosh: move to by-name

This commit is contained in:
Aaron Jheng
2024-07-31 01:44:25 +00:00
parent 7b0cb66ad8
commit f6ae7ada49
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -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;