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:
Sharlatan Hellseher 2025-04-21 13:26:36 +01:00
parent a010f58492
commit 40fc0c2652
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 4 additions and 4 deletions

View file

@ -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/")