Skip to content

Commit 8c603f6

Browse files
committed
Add bash as a dependency
1 parent 1bb6d0f commit 8c603f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
formatter = pkgs.nixpkgs-fmt;
1717
devShells.default = pkgs.mkShell {
1818
buildInputs = with pkgs; [
19+
bash
1920
bat
2021
drpc.defaultPackage.${system}
2122
exa

0 commit comments

Comments
 (0)