mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: rust-num-cpus-1.10: Don't skip build.
* gnu/packages/crates-io.scm (rust-num-cpus-1.10)[arguments]: Don't skip build.
This commit is contained in:
parent
1b81f2c78c
commit
9ce26f2d49
1 changed files with 1 additions and 2 deletions
|
@ -7055,8 +7055,7 @@ combinators library.")
|
|||
(base32
|
||||
"0wrj3zvj6h3q26sqj9zxpd59frjb54n7jhjwf307clq31ic47vxw"))))
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-inputs
|
||||
`(#:cargo-inputs
|
||||
(("rust-libc" ,rust-libc-0.2))
|
||||
#:cargo-development-inputs
|
||||
(("rust-doc-comment" ,rust-doc-comment-0.3))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue