me
/
guix
Archived
1
0
Fork 0

gnu: rust-toml-edit-0.19: Skip tests.

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

Change-Id: I612d0866b4ac3b742ca517e5821cc96835c4eb58
Efraim Flashner 2023-11-04 22:19:12 +02:00
parent af0acca9e8
commit 91b743724e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -79683,7 +79683,8 @@ parser.")
(sha256
(base32 "08bl7rp5g6jwmfpad9s8jpw8wjrciadpnbaswgywpr9hv9qbfnqv"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included.
#:cargo-inputs
(("rust-indexmap" ,rust-indexmap-2)
("rust-kstring" ,rust-kstring-2)
("rust-serde" ,rust-serde-1)