haguichi: Migrate to by-pkgs

This commit is contained in:
OPNA2608
2024-12-05 23:33:57 +01:00
parent 0e8a27ece5
commit e1bf382286
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -3727,8 +3727,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Cocoa;
};
haguichi = callPackage ../tools/networking/haguichi { };
hashcat = callPackage ../tools/security/hashcat {
inherit (darwin.apple_sdk.frameworks) Foundation IOKit Metal OpenCL;
};