Unverified Commit 5f645dd5 authored by Moritz Hedtke's avatar Moritz Hedtke
Browse files

step-ca: make reproducible

parent a44657d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ buildGoModule rec {

  vendorSha256 = "sha256-q5hwgx54ca9SwQfkLB5NKvon9o1Djb1Y5rXPKx3HQDU=";

  buildFlagsArray = [ "-ldflags=-buildid=" ];

  nativeBuildInputs = lib.optionals hsmSupport [ pkg-config ];

  buildInputs =