Loading pkgs/by-name/co/commitlint/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ yarnConfigHook, nodejs, makeBinaryWrapper, versionCheckHook, nix-update-script, }: Loading Loading @@ -84,6 +85,11 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { Loading Loading
pkgs/by-name/co/commitlint/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ yarnConfigHook, nodejs, makeBinaryWrapper, versionCheckHook, nix-update-script, }: Loading Loading @@ -84,6 +85,11 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { Loading