me
/
guix
Archived
1
0
Fork 0

gnu: rust-sct-0.5: Skip build.

* gnu/packages/crates-io.scm (rust-sct-0.5)[arguments]: Skip build.
Efraim Flashner 2023-10-09 14:33:58 +03:00
parent f581390da5
commit e1c2520a7b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -60850,7 +60850,8 @@ Pwrite traits from the scroll crate.")
(base32
"1fb9ym5bwswx01yyggn7v2vfryih4vnqpp4r4ssv3qaqpn7xynig"))))
(arguments
`(#:cargo-inputs
`(#:skip-build? #t ; TODO: Fix building rust-ring-0.14
#:cargo-inputs
(("rust-ring" ,rust-ring-0.14)
("rust-untrusted" ,rust-untrusted-0.6))
#:phases