From f38ed82a0b987e14faae185b66187a5fa8cfeb88 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 11 Jan 2025 23:40:53 +0100 Subject: [PATCH] barman: disable failing test --- pkgs/by-name/ba/barman/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/ba/barman/package.nix b/pkgs/by-name/ba/barman/package.nix index 20f31c7eaca4..291ad440a3ee 100644 --- a/pkgs/by-name/ba/barman/package.nix +++ b/pkgs/by-name/ba/barman/package.nix @@ -50,6 +50,7 @@ python3Packages.buildPythonApplication rec { [ # Assertion error "test_help_output" + "test_exits_on_unsupported_target" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # FsOperationFailed