mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 20:51:27 +02:00
guix: use python-minimal (3.9)
This further minifies the Guix release build environment.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user