gnu: rust-pollster-macro-0.1: Skip the tests.
* gnu/packages/crates-io.scm (rust-pollster-macro-0.1)[arguments]: Skip the test suite. Change-Id: Idf74b1e68f23b9891a40601c80e8d79355716fa6
This commit is contained in:
parent
3b8626185d
commit
8c8fbde614
@ -50660,7 +50660,8 @@ library.")
|
||||
(base32 "00fk326pj6pam402ygh2srs13bbjnnyfck41155ml1ck87pz0y7a"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs (("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||
`(#:tests? #f ; use of undeclared crate or module `pollster`
|
||||
#:cargo-inputs (("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||
("rust-quote" ,rust-quote-1)
|
||||
("rust-syn" ,rust-syn-1))))
|
||||
(home-page "https://github.com/zesterer/pollster")
|
||||
|
Loading…
Reference in New Issue
Block a user