me
/
guix
Archived
1
0
Fork 0

gnu: rust-ct-logs-0.8: Add missing input.

* gnu/packages/crates-io.scm (rust-ct-logs-0.8)[native-inputs]: Add perl.
master
Efraim Flashner 2023-04-25 14:03:56 +03:00
parent 62af7f1dd9
commit dc2fa72266
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -16051,6 +16051,7 @@ data structures that can be easily serialized to and deserialized from disk.")
`(#:skip-build? #t
#:cargo-inputs
(("rust-sct" ,rust-sct-0.6))))
(native-inputs (list perl))
(home-page "https://github.com/ctz/ct-logs")
(synopsis "Google's list of Certificate Transparency logs")
(description