q: migrate to by-name

This commit is contained in:
Guy Chronister
2025-07-25 09:57:18 -05:00
parent e7515332eb
commit 41b745e115
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1129,8 +1129,6 @@ with pkgs;
py7zr = with python3Packages; toPythonApplication py7zr;
q = callPackage ../tools/networking/q { };
qFlipper = libsForQt5.callPackage ../tools/misc/qflipper { };
ronin = callPackage ../tools/security/ronin { };