Loading pkgs/by-name/gi/git-branchless/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ rustPlatform, sqlite, stdenv, versionCheckHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -67,6 +68,10 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=test_switch_auto_switch_interactive" ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; meta = { description = "Suite of tools to help you visualize, navigate, manipulate, and repair your commit history"; homepage = "https://github.com/arxanas/git-branchless"; Loading Loading
pkgs/by-name/gi/git-branchless/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ rustPlatform, sqlite, stdenv, versionCheckHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -67,6 +68,10 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=test_switch_auto_switch_interactive" ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; meta = { description = "Suite of tools to help you visualize, navigate, manipulate, and repair your commit history"; homepage = "https://github.com/arxanas/git-branchless"; Loading