From 957f1f72439dc987afb4c76358a93aaa1094fd04 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 28 Dec 2021 01:56:45 +0100 Subject: [PATCH] barman: drop argh dependency It is not required anymore and breaks the package with argh being broken. --- pkgs/tools/misc/barman/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/tools/misc/barman/default.nix b/pkgs/tools/misc/barman/default.nix index c9a561c8729..699a38f3a87 100644 --- a/pkgs/tools/misc/barman/default.nix +++ b/pkgs/tools/misc/barman/default.nix @@ -20,7 +20,6 @@ python3Packages.buildPythonApplication rec { propagatedBuildInputs = with python3Packages; [ argcomplete - argh azure-identity azure-storage-blob boto3