hurl: moved to pkgs/by-name

This commit is contained in:
Matthieu C.
2024-05-31 16:28:56 +02:00
parent 43b710215d
commit e8ebedab9c
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -9011,8 +9011,6 @@ with pkgs;
hue-plus = libsForQt5.callPackage ../applications/misc/hue-plus { };
hurl = callPackage ../tools/networking/hurl { };
hubicfuse = callPackage ../tools/filesystems/hubicfuse { };
humanfriendly = with python3Packages; toPythonApplication humanfriendly;