add bacon

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-24 22:44:36 -05:00
parent 580d498dff
commit 4b5d747441

View File

@ -28,6 +28,7 @@
rust-bin.beta.latest.rust-std rust-bin.beta.latest.rust-std
gdb gdb
gdb-dashboard gdb-dashboard
bacon
]; ];
shellHook = '' shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive} export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}