doggo: migrate to by-name

This commit is contained in:
nat 2023-10-22 17:32:01 +02:00
parent f41abe7cb9
commit 662cc7d367
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -7579,8 +7579,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
doggo = callPackage ../tools/networking/doggo { };
dq = callPackage ../tools/networking/dq { };
dool = callPackage ../tools/system/dool { };