mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-keyrings.alt: Fix variable name.
* gnu/packages/python-crypto.scm (python-keyrings.alt): Rename variable to python-keyrings-alt. * gnu/packages/file-systems.scm (dbxfs): [propagated-inputs]: Remove python-keyrings.alt; add python-keyrings-alt. * gnu/packages/orange.scm (orange) [inputs]: Remove python-keyrings.alt; add python-keyrings-alt. Change-Id: I200a87aa140628627d6e0b6cfd81dfa913b8e7d7
This commit is contained in:
parent
a010f58492
commit
40fc0c2652
3 changed files with 4 additions and 4 deletions
|
@ -2064,7 +2064,7 @@ compatible directories.")
|
|||
python-block-tracing
|
||||
python-dropbox
|
||||
python-keyring
|
||||
python-keyrings.alt
|
||||
python-keyrings-alt
|
||||
python-privy
|
||||
python-userspacefs))
|
||||
(home-page "https://thelig.ht/code/dbxfs/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue