From e31d58c712b1cdae21c363b55d6645e2fa10971f Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 19 Jul 2021 10:33:14 +0200 Subject: machines/shiki: use xh instead of httpie --- machines/profpatsch/shiki.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index e4930880..efea79ed 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -187,7 +187,7 @@ in { # TODO: move to user config direnv - httpie # nice http CLI + xh # reimplementation of httpie in rust (faster startup) jq # json filter telnet # tcp debugging # TODO: make static binaries -- cgit 1.4.1