uutils-acl: use workspace

This commit is contained in:
kyehn
2026-02-23 23:14:14 +00:00
committed by kyehn
parent 0f16876052
commit efaca74125
+2
View File
@@ -18,6 +18,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-p0JDeNLKkjmGsZ9fF/9Xm+0pc00pzY8pgWb4B82D6vE=";
cargoBuildFlags = [ "--workspace" ];
checkFlags = [
# Operation not supported
"--skip=common::util::tests::test_compare_xattrs"