gnu: trezor-gpg-pinentry-tk: Adjust package.
This was supposed to be part of commit
8cf8be646a
.
* gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip
tests.
[propagated-inputs]: Move python:tk ...
[inputs]: ... to here.
This commit is contained in:
parent
287ac9398a
commit
356136e7ff
@ -898,7 +898,9 @@ Ledger Nano as a hardware SSH/GPG agent.")
|
||||
(sha256
|
||||
(base32 "1mblx4favmw4nf7k9rfl00ivv77kgdiwghyz4xv5cp0v410kjaqc"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(arguments
|
||||
`(#:tests? #f)) ; No test suite.
|
||||
(inputs
|
||||
`(("python-tkinter" ,python "tk")))
|
||||
(home-page "https://github.com/rendaw/trezor-gpg-pinentry-tk")
|
||||
(synopsis "GPG pinentry program for use with @code{trezor-agent}")
|
||||
|
Loading…
Reference in New Issue
Block a user