me
/
guix
Archived
1
0
Fork 0

gnu: rust-hyper-0.13: Skip tests.

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

Change-Id: I6512f5143991265143b5689c8ede5dbb447a9bb2
Efraim Flashner 2023-11-04 23:00:28 +02:00
parent 0ab4fb0c18
commit 4b0fcbd00a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -34697,7 +34697,8 @@ SystemTime}}.")
(base32 (base32
"1symcnba2y03b8lj6xp2wd994lk3xyk3wizacjg5s60njzfshs1y")))) "1symcnba2y03b8lj6xp2wd994lk3xyk3wizacjg5s60njzfshs1y"))))
(arguments (arguments
`(#:cargo-inputs `(#:tests? #f ; Not all files included
#:cargo-inputs
(("rust-bytes" ,rust-bytes-0.5) (("rust-bytes" ,rust-bytes-0.5)
("rust-futures-channel" ,rust-futures-channel-0.3) ("rust-futures-channel" ,rust-futures-channel-0.3)
("rust-futures-core" ,rust-futures-core-0.3) ("rust-futures-core" ,rust-futures-core-0.3)