Unverified Commit efed2319 authored by natsukium's avatar natsukium
Browse files

textlint: enable versionCheckHook

parent 0c0ae3b1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  makeWrapper,
  nodejs-slim,
  pnpm_9,
  versionCheckHook,
  runCommand,
  textlint,
  textlint-plugin-latex2e,
@@ -97,6 +98,10 @@ stdenv.mkDerivation (finalAttrs: {
    runHook postInstall
  '';

  nativeInstallCheckInputs = [ versionCheckHook ];

  doInstallCheck = true;

  passthru = {
    withPackages =
      ps: