prek: disable locale-dependent test (#471672)

This commit is contained in:
Gaétan Lepage
2025-12-17 14:17:23 +00:00
committed by GitHub
+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 { };