netexec: migrate to by-name

This commit is contained in:
FliegendeWurst
2025-04-10 11:27:19 +02:00
parent e448c5584c
commit 9589938fa5
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -4181,8 +4181,6 @@ with pkgs;
nanoemoji = with python3Packages; toPythonApplication nanoemoji;
netexec = callPackage ../tools/security/netexec { };
netdata = callPackage ../tools/system/netdata {
protobuf = protobuf_21;
};