me
/
guix
Archived
1
0
Fork 0

gnu: rust-rustls-0.17: Skip the tests.

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

View File

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