1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-boot0: Drop input labels.

* gnu/packages/commencement.scm (python-boot0)[inputs]: Drop input
labels.

Change-Id: Ibf39e7911478d994f758322837d8a6029137625e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves
2026-02-19 19:34:07 +01:00
committed by Ludovic Courtès
parent 616abd90a3
commit 0c50d99e08

View File

@@ -2894,8 +2894,8 @@ memoized as a function of '%current-system'."
(for-each delete-file
(find-files "Lib/ensurepip" ".*.whl$")))))))
(inputs
`(,@(%boot0-inputs)
("expat" ,expat-sans-tests))) ;remove OpenSSL, zlib, etc.
(append (map cadr (%boot0-inputs))
(list expat-sans-tests))) ;remove OpenSSL, zlib, etc.
(native-inputs ;and pkg-config
`())
(arguments