Loading pkgs/by-name/pp/pphack/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildGoModule, fetchFromGitHub, versionCheckHook, }: buildGoModule (finalAttrs: { Loading @@ -17,11 +18,15 @@ buildGoModule (finalAttrs: { vendorHash = "sha256-smJp3GDo1KOrEjEJnxtyrlHmb/L70QqhDWjCZ4U1qJs="; nativeInstallCheckInputs = [ versionCheckHook ]; ldflags = [ "-s" "-w" ]; doInstallCheck = true; meta = { description = "Client-Side Prototype Pollution Scanner"; homepage = "https://github.com/edoardottt/pphack"; Loading Loading
pkgs/by-name/pp/pphack/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildGoModule, fetchFromGitHub, versionCheckHook, }: buildGoModule (finalAttrs: { Loading @@ -17,11 +18,15 @@ buildGoModule (finalAttrs: { vendorHash = "sha256-smJp3GDo1KOrEjEJnxtyrlHmb/L70QqhDWjCZ4U1qJs="; nativeInstallCheckInputs = [ versionCheckHook ]; ldflags = [ "-s" "-w" ]; doInstallCheck = true; meta = { description = "Client-Side Prototype Pollution Scanner"; homepage = "https://github.com/edoardottt/pphack"; Loading