summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ndg-httpsclient
diff options
context:
space:
mode:
authorAndy Richardson <andy.john.richardson@gmail.com>2021-01-26 10:28:01 +0000
committerGitHub <noreply@github.com>2021-01-26 10:28:01 +0000
commitb6fd07102710392d6bfe5c523b98b03409a0713c (patch)
tree4244ed2c31b35a953d3014a9df4baef7ca3ed111 /pkgs/development/python-modules/ndg-httpsclient
parent9c324b680d09866d9b64e37628381a40526e4eb9 (diff)
parent117addb0f8387072dbb287a75846c97f0589a90c (diff)
Merge branch 'master' into patch-3
Diffstat (limited to 'pkgs/development/python-modules/ndg-httpsclient')
-rw-r--r--pkgs/development/python-modules/ndg-httpsclient/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/ndg-httpsclient/default.nix b/pkgs/development/python-modules/ndg-httpsclient/default.nix
index 7768614a5d12..0082b8e8db23 100644
--- a/pkgs/development/python-modules/ndg-httpsclient/default.nix
+++ b/pkgs/development/python-modules/ndg-httpsclient/default.nix
@@ -1,4 +1,4 @@
-{ lib, stdenv
+{ lib
, buildPythonPackage
, fetchFromGitHub
, pyopenssl