gnu: b4: Enable patch attestation.
* gnu/packages/version-control.scm (b4) [propagated-inputs]: Add patatt. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
c7b6256554
commit
ca53f7eb1d
@ -2620,6 +2620,8 @@ email header.")
|
||||
(delete 'sanity-check))))
|
||||
(inputs
|
||||
(list python-dkimpy python-dnspython python-requests))
|
||||
(propagated-inputs
|
||||
(list patatt))
|
||||
(home-page "https://git.kernel.org/pub/scm/utils/b4/b4.git")
|
||||
(synopsis "Tool for working with patches in public-inbox archives")
|
||||
(description
|
||||
|
Loading…
Reference in New Issue
Block a user