diff --git a/nix/shells.nix b/nix/shells.nix index 9df897ff8f..707ce48e96 100644 --- a/nix/shells.nix +++ b/nix/shells.nix @@ -18,7 +18,8 @@ let buildInputs = with pkgs; lib.unique ([ # core utilities that should always be present in a shell - bash curl wget file unzip flock git gnumake jq ncurses + bash curl wget file unzip flock + git gnumake jq ncurses gnugrep # build specific utilities clojure maven watchman # other nice to have stuff