mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-26 10:51:05 +01:00
fix(home/base/tui/editors/packages.nix): python debugger
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
with ps; [
|
||||
ruff-lsp
|
||||
black # python formatter
|
||||
debugpy
|
||||
|
||||
jupyter
|
||||
ipython
|
||||
|
||||
Reference in New Issue
Block a user