1this derivation will be built:2 /nix/store/arb4nd9aai9fkwslqiq5bxydnrnr8880-ghidra-cli-test.drv3building '/nix/store/arb4nd9aai9fkwslqiq5bxydnrnr8880-ghidra-cli-test.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/arb4nd9aai9fkwslqiq5bxydnrnr8880-ghidra-cli-test.drv'5ghidra-cli-test> >>> import6ghidra-cli-test> Starting Ghidra bridge...7ghidra-cli-test> Successfully imported as: hello8ghidra-cli-test> command=import data={"compiler":"unknown","executable_format":"Mac OS X Mach-O","executable_path":"/nix/var/nix/builds/nix-99354-1358798055/hello","function_count":3,"image_base":"100000000","language":"AARCH64/little/64/AppleSilicon","max_address":"10000bfff","min_address":"100000000","name":"hello"} program=hello status=success command=import data={"compiler":"unknown","executable_format":"Mac OS X Mach-O","executable_path":"/nix/var/nix/builds/nix-99354-1358798055/hello","function_count":3,"image_base":"100000000","language":"AARCH64/little/64/AppleSilicon","max_address":"10000bfff","min_address":"100000000","name":"hello"} program=hello status=success9ghidra-cli-test> 10ghidra-cli-test> >>> decompile11ghidra-cli-test> [{"address":"100003f60","code":"\nundefined4 entry(void)\n\n{\n _puts(\"hello-from-ghidra-cli\");\n return 0;\n}\n\n","name":"entry","signature":"undefined entry()"}]12ghidra-cli-test> Stopping bridge...13ghidra-cli-test> Bridge stopped1415post-build step Upload coverage to codecov: ok16Skipping codecov: project=Mic92/dotfiles attr=aarch64-darwin.package-ghidra-cli-test-decompile