guix: use minimal packages

This commit is contained in:
tobtoht 2023-03-30 10:40:28 +02:00
parent 04725a6a7c
commit d3ec0946ea
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -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