Integrate agent

This commit is contained in:
2024-05-08 17:03:39 +02:00
parent 16dd00a951
commit 3fc86e2da0
14 changed files with 112 additions and 82 deletions

View File

@@ -25,6 +25,10 @@ rustPlatform.buildRustPackage
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"agent_lib-0.1.0" = "sha256-G9PCNDLaJ18pXjoKmdSFOYFT81VJ9GxapOi7EFZMTks=";
"shared_memory_heap-0.1.0" = "sha256-AH+wfAMw5z3lND44feQ11VzoVdaqSGnkvTeIQOFlfXQ=";
};
};
doCheck = false;