me
/
guix
Archived
1
0
Fork 0

gnu: rust-paw-1: Skip tests.

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

Change-Id: I9040ab39d1fc8a2479d2fd32f0a58f108287e8f2
Efraim Flashner 2023-11-05 17:29:03 +02:00
parent 30e8725929
commit 40499953f2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -70073,7 +70073,8 @@ algebra.")
(base32 "1sc481y42rb08hmww525m4539ppl8k0w14kwxp13vg2dasdzrh09"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
`(#:tests? #f ; `async_await` has been stable since `1.39.0`
#:cargo-inputs
(("rust-paw-attributes" ,rust-paw-attributes-1)
("rust-paw-raw" ,rust-paw-raw-1))
#:cargo-development-inputs