]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
guix: use minimal packages
authortobtoht <tob@featherwallet.org>
Thu, 30 Mar 2023 08:40:28 +0000 (10:40 +0200)
committertobtoht <tob@featherwallet.org>
Thu, 30 Mar 2023 08:40:28 +0000 (10:40 +0200)
contrib/guix/manifest.scm

index bc2389917014c2272fd14a3f5af035cbb16b0abb..7fc1580eb664009a2afb3c128cbf4ded8e066df5 100644 (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