httping: migrate to pkgs/by-name

This commit is contained in:
Anthony Roussel 2024-03-30 00:01:01 +01:00
parent b5bbd44a8c
commit e06d19df93
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E
2 changed files with 0 additions and 2 deletions

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 { };