gnu: rust-gix-index-0.35: Fix typo.

* gnu/packages/crates-vcs.scm (rust-gix-index-0.35)[arguments]: Remove
stray space in cargo-test-flags keyword.

Change-Id: I19370af459d90d178166404ea7feb2bdc10007f0
This commit is contained in:
Efraim Flashner 2024-11-20 20:48:36 +02:00
parent 2c05d30b4b
commit ab1a473c30
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3198,7 +3198,7 @@ keys. Part of Gitoxide a Rust implementation of Git.")
(base32 "0bfjbrwmg8w9hi5bv47db272ks8b3385zrkn45l1fh248hr21m0c"))))
(build-system cargo-build-system)
(arguments
`(#: cargo-test-flags
`(#:cargo-test-flags
(list "--release" "--"
"--skip=access::tests::entry_by_path_with_conflicting_file")
#:cargo-inputs