From 482b5ee8ec2fb0937a76643de156672e3f807cd7 Mon Sep 17 00:00:00 2001 From: Maurice Date: Thu, 4 Sep 2025 15:57:17 -0400 Subject: [PATCH] nix: add just to dev shell --- nix/shells.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/shells.nix b/nix/shells.nix index c776a41..fafa20e 100644 --- a/nix/shells.nix +++ b/nix/shells.nix @@ -28,6 +28,7 @@ rust-bin.stable.${rustChannel}.default go git + just ]; shellHook = ''