mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: silkaj: Remove unused input.
* gnu/packages/finance.scm (silkaj)[inputs]: Remove PYTHON-IPADDRESS.
This commit is contained in:
parent
01655843e2
commit
34fa5c0532
1 changed files with 0 additions and 1 deletions
|
@ -1131,7 +1131,6 @@ (define-public silkaj
|
|||
(inputs
|
||||
`(("click" ,python-click)
|
||||
("duniterpy" ,python-duniterpy)
|
||||
("ipaddress" ,python-ipaddress)
|
||||
("pynacl" ,python-pynacl)
|
||||
("tabulate" ,python-tabulate)
|
||||
("texttable" ,python-texttable)))
|
||||
|
|
Loading…
Reference in a new issue