Skip to content

Commit bdcbee9

Browse files
committed
fix: bash not usable
1 parent 0346005 commit bdcbee9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nix/shell.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ in
2121
nodePackages.cspell
2222

2323
pkgs.diesel-cli
24+
25+
pkgs.bashInteractive
2426
]
2527
++ (oa.nativeBuildInputs or []);
2628

0 commit comments

Comments
 (0)