From bb78adbd9300cd7eb4f65a8c43aebead1a75c364 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Thu, 4 Sep 2025 23:35:52 -0500 Subject: [PATCH] devshell: add poop --- nix/devShell.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/devShell.nix b/nix/devShell.nix index a54e199c2..783d6018d 100644 --- a/nix/devShell.nix +++ b/nix/devShell.nix @@ -61,6 +61,7 @@ pandoc, pinact, hyperfine, + poop, typos, shellcheck, uv, @@ -187,6 +188,9 @@ in # developer shell glycin-loaders librsvg + + # for benchmarking + poop ]; # This should be set onto the rpath of the ghostty binary if you want