mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
gitleaks: remove $out/bin/config (#500477)
This commit is contained in:
@@ -28,6 +28,10 @@ buildGoModule rec {
|
||||
"-X=github.com/zricethezav/gitleaks/v${lib.versions.major version}/version.Version=${version}"
|
||||
];
|
||||
|
||||
subPackages = [
|
||||
"."
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
installShellFiles
|
||||
versionCheckHook
|
||||
|
||||
Reference in New Issue
Block a user