mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: dbxfs: Update inputs.
* gnu/packages/file-systems.scm (dbxfs)[propagated-inputs]: Remove python-appdirs. Add python-platformdirs. Change-Id: I138d164d686b21c4329bc733519ae5dd8d4cf4fa
This commit is contained in:
@@ -2040,9 +2040,9 @@ compatible directories.")
|
||||
(("if version")
|
||||
"if False")))))))
|
||||
(propagated-inputs
|
||||
(list python-appdirs
|
||||
python-block-tracing
|
||||
(list python-block-tracing
|
||||
python-dropbox
|
||||
python-platformdirs
|
||||
python-privy
|
||||
python-userspacefs))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user