From b2e9212cc791e38b7b4bc291d533a662c7429d45 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 25 Aug 2023 17:24:44 -0400 Subject: shell: Swap to inotifywait strace is overkill --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 4850800..b2e9e65 100644 --- a/shell.nix +++ b/shell.nix @@ -48,10 +48,10 @@ let pkgs.entr pkgs.git pkgs.gnumake + pkgs.inotify-tools pkgs.jing pkgs.libxml2 pkgs.libxslt - pkgs.strace pkgs.validator-nu pkgs.yj ]} -- cgit v1.2.3