10 src = fetchFromGitHub {
14 sha256 = "sha256-X99/Fnow6l47T9ZAhEjRNOsVWO48utuCr3jW9Emb0T4=";
20 "-X main.Version=${version}"
24 # Tries to connect to smallstep.com
25 rm command/certificate/remote_test.go
28 vendorSha256 = "sha256-USDr/16cPR7PjWnXpQvi+4sKRyyFw+1EdCDE7vWs7LQ=";
31 description = "A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc";
32 homepage = "https://smallstep.com/cli/";
33 license = licenses.asl20;
34 maintainers = with maintainers; [ xfix ];
35 platforms = platforms.linux ++ platforms.darwin;