diff --git a/zkapauthorizer.nix b/zkapauthorizer.nix index cfa93e1fdc7d5001281e8fcfd71d606d88981d0e..e617ab0d98185f086a1856cf4b294b0de81c669c 100644 --- a/zkapauthorizer.nix +++ b/zkapauthorizer.nix @@ -1,4 +1,4 @@ -{ buildPythonPackage, sphinx, circleci-cli +{ buildPythonPackage, sphinx , attrs, zope_interface, aniso8601, twisted, tahoe-lafs, privacypass , fixtures, testtools, hypothesis, pyflakes, treq, coverage , hypothesisProfile ? null @@ -21,7 +21,6 @@ buildPythonPackage rec { depsBuildBuild = [ sphinx - circleci-cli ]; propagatedBuildInputs = [