gnu: rust-resolv-conf-0.6: Don't skip build.
* gnu/packages/crates-io.scm (rust-resolv-conf-0.6)[arguments]: Don't skip build. Skip tests.
This commit is contained in:
parent
0b448c06ed
commit
ec25e1febc
@ -19872,7 +19872,7 @@ uses finite automata and guarantees linear time matching on all inputs.")
|
||||
"0jlzifww1h7j23jnjj49xz8q0fpd9rqpd0ks8c4y651vgw9lx0qi"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
`(#:tests? #f ; Not all test files included.
|
||||
#:cargo-inputs
|
||||
(("rust-quick-error" ,rust-quick-error-1.2)
|
||||
("rust-hostname" ,rust-hostname-0.3))))
|
||||
|
Loading…
Reference in New Issue
Block a user