add pygments

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-26 21:48:21 -05:00
parent 8c0cba72e6
commit aa01060331

View File

@ -29,6 +29,7 @@
gdb gdb
# gdb-dashboard # gdb-dashboard
bacon bacon
python313Packages.pygments
]; ];
shellHook = '' shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive} export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}