mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-boot0: Name it eponymously.
* gnu/packages/commencement.scm (python-boot0) [name]: Override name. Change-Id: I00f3a07e9aea9fae3e2ce9c571fa06a95c9bcdb1
This commit is contained in:
parent
905256af76
commit
7963b0b3c9
1 changed files with 1 additions and 0 deletions
|
@ -2827,6 +2827,7 @@ memoized as a function of '%current-system'."
|
||||||
;; pthreads, which is missing on non-x86 platforms at this stage.
|
;; pthreads, which is missing on non-x86 platforms at this stage.
|
||||||
;; Python 3.6 technically supports being built without threading
|
;; Python 3.6 technically supports being built without threading
|
||||||
;; support, but requires additional patches.
|
;; support, but requires additional patches.
|
||||||
|
(name "python-boot0")
|
||||||
(version "3.5.9")
|
(version "3.5.9")
|
||||||
(source (bootstrap-origin
|
(source (bootstrap-origin
|
||||||
(origin
|
(origin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue