Merge pull request #124595 from mohe2015/backport-124347-21.05

This commit is contained in:
Sandro
2021-06-01 10:01:00 +02:00
committed by GitHub
3 changed files with 7 additions and 10 deletions
-1
View File
@@ -3121,7 +3121,6 @@ in
step-ca = callPackage ../tools/security/step-ca {
inherit (darwin.apple_sdk.frameworks) PCSC;
buildGoModule = buildGo115Module;
};
step-cli = callPackage ../tools/security/step-cli { };