Skip to content

Commit

Permalink
httpie: remove superfluous field
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee committed Oct 15, 2017
1 parent 50ef776 commit 2d44e72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/tools/networking/httpie/default.nix
Expand Up @@ -2,7 +2,6 @@

pythonPackages.buildPythonApplication rec {
name = "httpie-0.9.9";
namePrefix = "";

src = fetchurl {
url = "mirror://pypi/h/httpie/${name}.tar.gz";
Expand Down

0 comments on commit 2d44e72

Please sign in to comment.