mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: packages/calendar: Select only pypi-uri.
* gnu/packages/calendar.scm: Select only PYPI-URI symbol from (guix bulid-system python). Change-Id: I9f6dbb4cb06bb91d0a472ca400bfe9a7992d278d
This commit is contained in:
parent
656b0b1e5b
commit
65b1ad09d0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#:use-module (guix build-system go)
|
||||
#:use-module (guix build-system cmake)
|
||||
#:use-module (guix build-system pyproject)
|
||||
#:use-module (guix build-system python)
|
||||
#:use-module ((guix build-system python) #:select (pypi-uri))
|
||||
#:use-module (gnu packages admin)
|
||||
#:use-module (gnu packages autotools)
|
||||
#:use-module (gnu packages base)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue