mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
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: I56659ff7e1c5a4b5f8eb0b5939b2d93262058cf1
This commit is contained in:
parent
7c414b48aa
commit
489d7d2f6b
1 changed files with 1 additions and 2 deletions
|
@ -35697,8 +35697,7 @@ (define-public rust-heck-0.3
|
|||
(base32
|
||||
"1b56s2c1ymdd0qmy31bw0ndhm31hcdamnhg3npp7ssrmc1ag9jw7"))))
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-inputs
|
||||
`(#:cargo-inputs
|
||||
(("rust-unicode-segmentation" ,rust-unicode-segmentation-1))))))
|
||||
|
||||
(define-public rust-hermit-abi-0.3
|
||||
|
|
Loading…
Reference in a new issue