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
This commit is contained in:
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

View file

@ -63276,7 +63276,8 @@ (define-public rust-rustls-native-certs-0.4
(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)