suricata: move to pkgs/by-name

This commit is contained in:
Bjørn Forsman
2024-11-24 09:30:49 +01:00
parent 77fffb09ec
commit 74a650ef9c
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -5304,8 +5304,6 @@ with pkgs;
spoof-mac = python3Packages.callPackage ../tools/networking/spoof-mac { };
suricata = callPackage ../applications/networking/ids/suricata { };
softhsm = callPackage ../tools/security/softhsm {
inherit (darwin) libobjc;
inherit (darwin.apple_sdk.frameworks) Security;