ockam: don't build xtask
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user