step-ca: use latest buildGoModule

(cherry picked from commit acf134771c79171ce183aa85aec162e03763bc30)
This commit is contained in:
David Guibert
2021-05-29 13:09:07 +02:00
committed by Hedtke, Moritz
parent 08e23c65c1
commit 42a8ab0dbe
-1
View File
@@ -3119,7 +3119,6 @@ in
step-ca = callPackage ../tools/security/step-ca {
inherit (darwin.apple_sdk.frameworks) PCSC;
buildGoModule = buildGo115Module;
};
step-cli = callPackage ../tools/security/step-cli { };