From 338af1ae3e2d4b98813b4855ff5c504f8453e789 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 26 Apr 2023 15:12:33 +0200 Subject: Fix yamllint build --- tw/home.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 8d08ee14..6c2ded06 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -14,6 +14,7 @@ #:use-module (tw packages catppuccin) #:use-module (tw packages ci) #:use-module (tw packages games) + #:use-module (tw packages python) #:use-module (tw packages xorg) #:use-module (tw system) #:use-module (tw theme)) @@ -338,7 +339,7 @@ auto-expand-secmem papirus-icon-theme catppuccin-gtk-theme catppuccin-mocha-dark-cursors ;; Development & language servers - gnu-make python-lsp-server python-yamllint shellcheck gcc binutils patchelf elfutils + gnu-make python-lsp-server python-yamllint-1.31 shellcheck gcc binutils patchelf elfutils clang ; for clangd glibc ; for ldd ;; Supported OotB by eglot, but not packaged by guix: -- cgit v1.2.3