gnu: rust-regex-syntax-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-regex-syntax-0.3)[arguments]: Don't skip build.
This commit is contained in:
parent
8d90f2c786
commit
40b4b6dfee
@ -13170,8 +13170,7 @@ uses finite automata and guarantees linear time matching on all inputs.")
|
||||
(base32
|
||||
"0ms9hgdhhsxw9w920i7gipydvagf100bb56jbs192rz86ln01v7r"))))
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-development-inputs
|
||||
`(#:cargo-development-inputs
|
||||
(("rust-quickcheck" ,rust-quickcheck-0.2)
|
||||
("rust-rand" ,rust-rand-0.3))))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user