From 199c4f6acd350885e28e30b91216c77d1b739b0e Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Tue, 28 Jul 2020 13:00:44 -0400 Subject: [PATCH] Try to fix nix. --- nix/tahoe-lafs.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/tahoe-lafs.nix b/nix/tahoe-lafs.nix index 0e941bce1..f2e61d6c2 100644 --- a/nix/tahoe-lafs.nix +++ b/nix/tahoe-lafs.nix @@ -59,6 +59,7 @@ python.pkgs.buildPythonPackage rec { fixtures beautifulsoup4 html5lib + tenacity ]; checkPhase = ''