mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-trust-dns-rustls-0.6: Inherit (native-)inputs.
* gnu/packages/crates-web.scm (rust-trust-dns-rustls-0.6)[inputs, native-inputs]: Remove. Change-Id: I7c099933a383829d629ca1dc82a981179771e31e Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
e621ee29d9
commit
7420232c53
1 changed files with 0 additions and 4 deletions
|
@ -7755,10 +7755,6 @@ the Trust-DNS client to use rustls for TLS.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vbh2y7w2s5gcw33fn4hb5f927kgjm6603vw63slg9riikmsiq43"))))
|
"0vbh2y7w2s5gcw33fn4hb5f927kgjm6603vw63slg9riikmsiq43"))))
|
||||||
(native-inputs
|
|
||||||
(list pkg-config))
|
|
||||||
(inputs
|
|
||||||
(list openssl))
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-test-flags
|
`(#:cargo-test-flags
|
||||||
'("--release" "--" "--skip=tests::test_tls_client_stream_ipv4")
|
'("--release" "--" "--skip=tests::test_tls_client_stream_ipv4")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue