prek: disable locale-dependent test
This commit is contained in:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user