Commit e8ebedab authored by Matthieu C.'s avatar Matthieu C.
Browse files

hurl: moved to pkgs/by-name

parent 43b71021
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;