From fe48c583102c941dc41609f3e9172fdf0d9c5ce8 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 1 Sep 2023 22:27:52 +0200 Subject: Use new `texlive-scheme-small' package to replace deleted `texlive' This should also reduce download times, since `texlive' weighed a huge 3.24G. The `texlive' variable also seems to have been removed in recent guix revisions. --- tw/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 003ff468..70df376c 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -316,7 +316,7 @@ auto-expand-secmem (define-public %interactive-packages (list ;; CLI tools - bsd-games restic texlive powertop (list git "send-email") pdsh + bsd-games restic texlive-scheme-small powertop (list git "send-email") pdsh ;; Work s3cmd python-alibuild python-alidistlint actionlint modules -- cgit v1.2.3