From c4126663157f83686d06d7248a3a32954486ed49 Mon Sep 17 00:00:00 2001 From: Pierre Martin Date: Wed, 21 Dec 2022 08:10:32 +0100 Subject: [PATCH] fix(pkgs): temporary remove httpie broken due to broken tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit see https://github.com/NixOS/nixpkgs/pull/207035 (I can leave without it for a few days… more than I'm willing to spend time patching it locally :)) --- packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.nix b/packages.nix index dd2df73..0cb5288 100644 --- a/packages.nix +++ b/packages.nix @@ -19,7 +19,7 @@ home.packages = with pkgs; [ wget curl - httpie + #httpie # TMP: broken (2022-12-19) - see https://github.com/NixOS/nixpkgs/pull/207035 hurl bind gcc