Merge bitcoin/bitcoin#27361: guix: use python-minimal (3.9)

d0e571ebb187d7c4c2821f1334cb2dd4222dd8ce guix: use python-minimal (3.9) (fanquake)

Pull request description:

  This further minifies the Guix release build environment.

ACKs for top commit:
  TheCharlatan:
    ACK d0e571ebb187
  hebasto:
    ACK d0e571ebb187d7c4c2821f1334cb2dd4222dd8ce

Tree-SHA512: 0a8aa9ae861107f106c3b9c41f78ffbaf0e71e3c61f6d96e5c82415b4570b8ac85d6578d37cd0df0ec315c1c9f35fc90b281f139271ccfd15a1495ba76166789
This commit is contained in:
fanquake 2023-03-30 18:55:41 +01:00
commit 6b9fedd221
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -598,7 +598,7 @@ inspecting signatures in Mach-O binaries.")
gcc-toolchain-10
(list gcc-toolchain-10 "static")
;; Scripting
python-3
python-minimal ;; (3.9)
;; Git
git-minimal
;; Tests