gnu: rust-paw-structopt-1: Skip tests.

* gnu/packages/crates-io.scm (rust-paw-structopt-1)[arguments]: Skip the
test suite.

Change-Id: I00ae2aa1452d2c141d584447ad09b4961b74617f
This commit is contained in:
Efraim Flashner 2023-11-06 08:07:48 +02:00
parent 3c21209445
commit c3f49a63a4
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -70149,7 +70149,8 @@ implementations.")
(base32 "1iwg83xqjpfgpy8wrq173cy7zgkyxfryd230sh34f5qsjdx7zap4"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
`(#:tests? #f ; use of undeclared crate or module `paw`
#:cargo-inputs
(("rust-proc-macro2" ,rust-proc-macro2-0.4)
("rust-quote" ,rust-quote-0.6)
("rust-structopt" ,rust-structopt-0.2)