From: tobtoht Date: Thu, 30 Mar 2023 08:40:28 +0000 (+0200) Subject: guix: use minimal packages X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=d3ec0946ea5d57f822e09d8038c5f1fda65754a8;p=gamesguru%2Ffeather.git guix: use minimal packages --- diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index bc238991..7fc1580e 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -289,7 +289,7 @@ chain for " target " development.")) (list ;; The Basics bash which - coreutils + coreutils-minimal util-linux ;; File(system) inspection file @@ -320,15 +320,15 @@ chain for " target " development.")) gperf gettext-minimal squashfs-tools - cmake + cmake-minimal ;; Native GCC 10 toolchain gcc-toolchain-10 (list gcc-toolchain-10 "static") ;; Scripting perl - python-3 + python-minimal ;; Git - git + git-minimal ;; Xcb xcb-util xcb-util-cursor