mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -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
|
(base32
|
||||||
"1b56s2c1ymdd0qmy31bw0ndhm31hcdamnhg3npp7ssrmc1ag9jw7"))))
|
"1b56s2c1ymdd0qmy31bw0ndhm31hcdamnhg3npp7ssrmc1ag9jw7"))))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:skip-build? #t
|
`(#:cargo-inputs
|
||||||
#:cargo-inputs
|
|
||||||
(("rust-unicode-segmentation" ,rust-unicode-segmentation-1))))))
|
(("rust-unicode-segmentation" ,rust-unicode-segmentation-1))))))
|
||||||
|
|
||||||
(define-public rust-hermit-abi-0.3
|
(define-public rust-hermit-abi-0.3
|
||||||
|
|
Loading…
Reference in a new issue