From 4c38979e2018e1ad95afca868488da8b1129221d Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Fri, 7 Mar 2025 13:47:49 -0600 Subject: [PATCH] try build inputs --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index d9ec510..e146f75 100644 --- a/flake.nix +++ b/flake.nix @@ -13,6 +13,7 @@ pkgs = nixpkgs.legacyPackages."${system}"; in pkgs.mkShellNoCC { + buildInputs = [ pkgs.bashInteractive ]; packages = with pkgs; [ clojure clojure-lsp