usql: move to by-name

This commit is contained in:
Anthony Roussel
2023-11-14 11:01:27 +01:00
parent 76c3be5e50
commit bffc19bd18
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -41232,8 +41232,6 @@ with pkgs;
usb-reset = callPackage ../applications/misc/usb-reset { };
usql = callPackage ../applications/misc/usql { };
utf8cpp = callPackage ../development/libraries/utf8cpp { };
utf8proc = callPackage ../development/libraries/utf8proc { };