dq: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-10-28 14:38:56 +04:00
parent 09db804060
commit 2bad2a7aff
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -6972,8 +6972,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
dq = callPackage ../tools/networking/dq { };
dool = callPackage ../tools/system/dool { };
dosfstools = callPackage ../tools/filesystems/dosfstools { };