summaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-02 17:34:49 -0500
committerChristopher Baines <mail@cbaines.net>2024-07-11 10:24:13 +0100
commite5b220cc955e098de26ca9f32e7fd716a2c39a5a (patch)
treec93b2e2c760e98db653daf482653e9b74e48745e /gnu/packages/commencement.scm
parent821022ba124666c0e2ed23f92354ccaf5ca3dcb3 (diff)
gnu: python-boot0: Name it eponymously.
* gnu/packages/commencement.scm (python-boot0) [name]: Override name. Change-Id: I00f3a07e9aea9fae3e2ce9c571fa06a95c9bcdb1
Diffstat (limited to 'gnu/packages/commencement.scm')
-rw-r--r--gnu/packages/commencement.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 8b2423913d..d73e9f9839 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2827,6 +2827,7 @@ memoized as a function of '%current-system'."
;; pthreads, which is missing on non-x86 platforms at this stage.
;; Python 3.6 technically supports being built without threading
;; support, but requires additional patches.
+ (name "python-boot0")
(version "3.5.9")
(source (bootstrap-origin
(origin