ockam: don't build xtask

This commit is contained in:
Marie Ramlow
2025-08-11 16:16:31 +02:00
parent 865725e544
commit 676bfc97ac
+2
View File
@@ -38,6 +38,8 @@ rustPlatform.buildRustPackage {
# too many tests fail for now
doCheck = false;
cargoBuildFlags = [ "-p ockam" ];
meta = with lib; {
description = "Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications at massive scale";
homepage = "https://github.com/build-trust/ockam";