Unverified Commit c59f0bd5 authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

prek: disable locale-dependent test

parent c4b51e28
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 { };