me
/
guix
Archived
1
0
Fork 0

gnu: rust-rustls-0.18: Skip tests.

* gnu/packages/crates-io.scm (rust-rustls-0.18)[arguments]: Skip the
tests.
master
Efraim Flashner 2023-04-25 10:56:52 +03:00
parent 57c6d00f86
commit de54a7b55f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -52473,7 +52473,8 @@ rustc compiler.")
(base32
"108cf3bfw5high066shz9xrfv4jz7djdmnwqs3kwx4wfypf2c4ax"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included.
#:cargo-inputs
(("rust-base64" ,rust-base64-0.12)
("rust-log" ,rust-log-0.4)
("rust-ring" ,rust-ring-0.16)