me
/
guix
Archived
1
0
Fork 0

gnu: rust-security-framework-1: Skip tests.

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

Change-Id: Iac74d7025905add364cabd0b8cd8d0d17a7ce74a
Efraim Flashner 2023-11-05 16:48:33 +02:00
parent d41ba74a18
commit 45d1ae239a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -66274,7 +66274,8 @@ macOS and iOS.")
(base32
"0axwlax65j1f79rsm4ylc8rc6p2knbi3dgnpbdq7a1bzh5k2hl5d"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included
#:cargo-inputs
(("rust-bitflags" ,rust-bitflags-1)
("rust-core-foundation" ,rust-core-foundation-0.7)
("rust-core-foundation-sys" ,rust-core-foundation-sys-0.7)