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-dashboard
bacon
python313Packages.pygments
];
shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}