me
/
guix
Archived
1
0
Fork 0

gnu: rust-rustls-native-certs-0.4: Skip tests.

* gnu/packages/crates-io.scm (rust-rustls-native-certs-0.4)[arugments]:
Disable test suite.

Change-Id: Ifae86869131cb268c7470ed71d8e8dc293ea9636
Efraim Flashner 2023-10-24 22:08:17 +03:00
parent c68db7829f
commit 781251d906
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -63276,7 +63276,8 @@ native certificate store.")
(base32
"1f2rkvdkz92qcmwryyqiw9phkqkf95g4962ljpfq5nkjfsd477b2"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Tests want network access
#:cargo-inputs
(("rust-openssl-probe" ,rust-openssl-probe-0.1)
("rust-rustls" ,rust-rustls-0.18)
("rust-schannel" ,rust-schannel-0.1)