Loading pkgs/by-name/ag/age-plugin-tpm/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ swtpm, openssl, age, versionCheckHook, }: buildGoModule rec { Loading @@ -28,6 +29,7 @@ buildGoModule rec { age swtpm ]; nativeInstallCheckInputs = [ versionCheckHook ]; buildInputs = [ openssl Loading @@ -36,6 +38,7 @@ buildGoModule rec { ldflags = [ "-s" "-w" "-X main.version=${version}" ]; passthru.tests = { Loading Loading
pkgs/by-name/ag/age-plugin-tpm/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ swtpm, openssl, age, versionCheckHook, }: buildGoModule rec { Loading @@ -28,6 +29,7 @@ buildGoModule rec { age swtpm ]; nativeInstallCheckInputs = [ versionCheckHook ]; buildInputs = [ openssl Loading @@ -36,6 +38,7 @@ buildGoModule rec { ldflags = [ "-s" "-w" "-X main.version=${version}" ]; passthru.tests = { Loading