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