mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue