Skip to content

Commit 6b9fedd

Browse files
committed
Merge bitcoin/bitcoin#27361: guix: use python-minimal (3.9)
d0e571e guix: use python-minimal (3.9) (fanquake) Pull request description: This further minifies the Guix release build environment. ACKs for top commit: TheCharlatan: ACK d0e571e hebasto: ACK d0e571e Tree-SHA512: 0a8aa9ae861107f106c3b9c41f78ffbaf0e71e3c61f6d96e5c82415b4570b8ac85d6578d37cd0df0ec315c1c9f35fc90b281f139271ccfd15a1495ba76166789
2 parents 45be6af + d0e571e commit 6b9fedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ inspecting signatures in Mach-O binaries.")
598598
gcc-toolchain-10
599599
(list gcc-toolchain-10 "static")
600600
;; Scripting
601-
python-3
601+
python-minimal ;; (3.9)
602602
;; Git
603603
git-minimal
604604
;; Tests

0 commit comments

Comments
 (0)