picnoir@alternativebit.fr writes: > From: Picnoir > > This package was introduced as a dependency for Nsncd. The package > test suite is not run when building Nsncd, we did not realize it was > failing. > > * gnu/packages/crates-io.scm (rust-nix-0.28): Fix test phase, enable all crate > for cargo test, disable failing tests. > > Change-Id: Ice72d93b3a3f5f02640d2c1f90d745dc4b1a6550 > --- > gnu/packages/crates-io.scm | 25 ++++++++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) Thanks for the patch, I've pushed this to master as f430a1938818b8bb8cb575b575bf3f52b4413d0a. Chris