ego: prepare for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-01-28 07:20:48 +01:00
parent 04ccd28137
commit ea3ab84206
+1 -1
View File
@@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
# requires access to /root
checkFlags = [
"--skip tests::test_check_user_homedir"
"--skip=tests::test_check_user_homedir"
];
postInstall = ''