prek: disable locale-dependent test

This commit is contained in:
Sizhe Zhao
2025-12-17 21:43:48 +08:00
parent c4b51e28cb
commit c59f0bd5cc
+2
View File
@@ -143,6 +143,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
"lua::remote_hook"
# error message differs
"run_in_non_git_repo"
# depends on locale
"init_nonexistent_repo"
];
passthru.updateScript = nix-update-script { };