Fabian Affolter
2026-07-01 21:53:58 +02:00
parent 17298d28ee
commit 3f74eddb4a
+3 -3
View File
@@ -13,7 +13,7 @@
buildGoModule rec {
pname = "step-ca";
version = "0.29.0";
version = "0.30.2";
src = fetchFromGitHub {
owner = "smallstep";
@@ -24,10 +24,10 @@ buildGoModule rec {
# Use forceFetchGit to fetch the source as git repo, as fetchGit isn't effected,
# see https://github.com/NixOS/nixpkgs/issues/84312#issuecomment-2475948960.
forceFetchGit = true;
hash = "sha256-TFpgVE394r6FkRWovlmDd3v/tGic2CekmO1Hp7S6KCE=";
hash = "sha256-4cvrjAVvMDHlNhY/lbfgl6ZvX5LJGnPx0Km2BjPX8iU=";
};
vendorHash = "sha256-9PlJaB3BCwoE+uFo5jUggANSH7ZWnintZYBgFL21LZ4=";
vendorHash = "sha256-FBkQXKNtstQ+F7jvKUj6oCbsri+SjGKy0tG59TtUHPQ=";
ldflags = [
"-w"