From 5a372453669fefae9f09c91dd2b15f4c28be7946 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 30 Sep 2024 13:14:04 -0400 Subject: [PATCH] devshell: add just https://github.com/srid/rust-nix-template/discussions/38 --- nix/modules/devshell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/modules/devshell.nix b/nix/modules/devshell.nix index d79f4d0..100a51a 100644 --- a/nix/modules/devshell.nix +++ b/nix/modules/devshell.nix @@ -8,6 +8,7 @@ config.treefmt.build.devShell ]; packages = with pkgs; [ + just nixd # Nix language server cargo-watch config.process-compose.cargo-doc-live.outputs.package