From 14e18f850178dfad002bfb9cf33e36384fb28971 Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 30 Mar 2023 18:55:41 +0100 Subject: [PATCH] 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 --- contrib/guix/manifest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 5845348067..5b35428ed6 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -647,7 +647,7 @@ parse, modify and abstract ELF, PE and MachO formats.") bison ;; Scripting perl - python-3 + python-minimal ;; (3.9) ;; Git git ;; Tests