From 21637512005bbc49ca7eeccab3d0eb9af1083ffe Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 11 Nov 2024 19:17:36 +0200 Subject: guix: home: Remove python next. --- guix/home.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'guix') 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 -- cgit v1.2.3