We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb6d0f commit 8c603f6Copy full SHA for 8c603f6
flake.nix
@@ -16,6 +16,7 @@
16
formatter = pkgs.nixpkgs-fmt;
17
devShells.default = pkgs.mkShell {
18
buildInputs = with pkgs; [
19
+ bash
20
bat
21
drpc.defaultPackage.${system}
22
exa
0 commit comments