Skip to content

Commit d0e571e

Browse files
committed
guix: use python-minimal (3.9)
This further minifies the Guix release build environment.
1 parent 8e7179a commit d0e571e

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)