gnu: rust-webpki-roots-0.16: Skip building.
* gnu/packages/crates-io.scm (rust-webpki-roots-0.16)[arguments]: Skip building.
parent
0ea92b28b6
commit
328412ca7e
|
@ -79990,7 +79990,8 @@ with webpki.")
|
|||
(base32
|
||||
"03ny02mwqdgd2ff23k03kbwr2rrcaymxhp7jcjjikfh340hs83y1"))))
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
`(#:skip-build? #t ; TODO: Fix building rust-ring-0.14
|
||||
#:cargo-inputs
|
||||
(("rust-untrusted" ,rust-untrusted-0.6)
|
||||
("rust-webpki" ,rust-webpki-0.19))))))
|
||||
|
||||
|
|
Reference in New Issue