Loading pkgs/by-name/gi/githooks/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ git, testers, makeWrapper, githooks }: buildGoModule rec { pname = "githooks"; Loading Loading @@ -70,7 +71,7 @@ buildGoModule rec { ''; passthru.tests.version = testers.testVersion { package = "githooks-cli"; package = githooks; command = "githooks-cli --version"; inherit version; }; Loading Loading
pkgs/by-name/gi/githooks/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ git, testers, makeWrapper, githooks }: buildGoModule rec { pname = "githooks"; Loading Loading @@ -70,7 +71,7 @@ buildGoModule rec { ''; passthru.tests.version = testers.testVersion { package = "githooks-cli"; package = githooks; command = "githooks-cli --version"; inherit version; }; Loading