httping: migrate to pkgs/by-name

This commit is contained in:
Anthony Roussel
2024-06-13 10:35:46 +02:00
parent b5bbd44a8c
commit e06d19df93
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -8977,8 +8977,6 @@ with pkgs;
httpie = with python3Packages; toPythonApplication httpie;
httping = callPackage ../tools/networking/httping { };
httplz = callPackage ../tools/networking/httplz { };
httpfs2 = callPackage ../tools/filesystems/httpfs { };