gnu: rust-heck-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-heck-0.3)[arguments]: Don't skip build. Change-Id: I56659ff7e1c5a4b5f8eb0b5939b2d93262058cf1master
parent
7c414b48aa
commit
489d7d2f6b
|
@ -35697,8 +35697,7 @@ consistent, and reasonably well performing.")
|
|||
(base32
|
||||
"1b56s2c1ymdd0qmy31bw0ndhm31hcdamnhg3npp7ssrmc1ag9jw7"))))
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-inputs
|
||||
`(#:cargo-inputs
|
||||
(("rust-unicode-segmentation" ,rust-unicode-segmentation-1))))))
|
||||
|
||||
(define-public rust-hermit-abi-0.3
|
||||
|
|
Reference in New Issue