0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

age-plugin-sss: 0.2.5 -> 0.3.0

This commit is contained in:
R. Ryantm 2025-05-12 20:58:33 +00:00
parent 4c40e81b38
commit da7f913667

View file

@ -6,16 +6,16 @@
buildGoModule rec { buildGoModule rec {
pname = "age-plugin-sss"; pname = "age-plugin-sss";
version = "0.2.5"; version = "0.3.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "olastor"; owner = "olastor";
repo = "age-plugin-sss"; repo = "age-plugin-sss";
tag = "v${version}"; tag = "v${version}";
hash = "sha256-4cLQRG4Al1C3x/D385kb/aYTlQqe/5bS9oMLJmHOJ1I="; hash = "sha256-ZcL1bty4qMWVl8zif9tAWFKZiTFklHxaAHESpapZ4WM=";
}; };
vendorHash = "sha256-HQavX6X2k/oABnHXAnOwHNkGpCTr539zRk0xwO8zS9o="; vendorHash = "sha256-Sr+6Tgbm7n8gQMqZng3kyzmpMgBZaIX1oEn6nV5c89U=";
ldflags = [ ldflags = [
"-s" "-s"