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 committed by PastaPastaPasta
parent 542fbdc545
commit 14e18f8501

View File

@ -647,7 +647,7 @@ parse, modify and abstract ELF, PE and MachO formats.")
bison bison
;; Scripting ;; Scripting
perl perl
python-3 python-minimal ;; (3.9)
;; Git ;; Git
git git
;; Tests ;; Tests