summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-11-11 19:17:36 +0200
committerThanos Apollo <[email protected]>2024-11-11 19:17:36 +0200
commit21637512005bbc49ca7eeccab3d0eb9af1083ffe (patch)
tree96220f5884a82b5970fea802c9974f6579fc53ac
parentdfe7cdbef9a961d3b06d08e4619d9eb48141df6b (diff)
guix: home: Remove python next.
-rw-r--r--guix/home.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/guix/home.scm b/guix/home.scm
index 0b823d0..2a54561 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -30,8 +30,7 @@
"emacs-debbugs" "emacs-0x0" "emacs-emojify"))
(define thanos/python-packages
- '("python-next" "python-pip" "python-lsp-server" "python-numpy"
- "tree-sitter-python"))
+ '("python-next" "python-pip" "python-lsp-server" "python-numpy"))
(home-environment
(packages (specifications->packages