Loading pkgs/by-name/co/conventional-changelog-cli/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ nodejs, pnpm, makeBinaryWrapper, versionCheckHook, nix-update-script, }: Loading Loading @@ -58,6 +59,12 @@ stdenv.mkDerivation (finalAttrs: { --replace-warn '"exports": "./src/index.ts"' '"exports": "./dist/index.js"' ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { extraArgs = [ "--use-github-releases" Loading Loading
pkgs/by-name/co/conventional-changelog-cli/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ nodejs, pnpm, makeBinaryWrapper, versionCheckHook, nix-update-script, }: Loading Loading @@ -58,6 +59,12 @@ stdenv.mkDerivation (finalAttrs: { --replace-warn '"exports": "./src/index.ts"' '"exports": "./dist/index.js"' ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { extraArgs = [ "--use-github-releases" Loading