netcat-gnu: move to pkgs/tools/networking/netcat
This commit is contained in:
@@ -3877,7 +3877,7 @@ with pkgs;
|
||||
|
||||
netcat = netcat-openbsd;
|
||||
|
||||
netcat-gnu = callPackage ../tools/networking/netcat-gnu { };
|
||||
netcat-gnu = callPackage ../tools/networking/netcat { };
|
||||
|
||||
netcat-openbsd = callPackage ../tools/networking/netcat-openbsd { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user