You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
* Improvements for the E2E Docker on MacOS
Fixes#237
* Update Cargo.nix
* Always regenerate Cargo.nix
* filter-syscalls = false on cargo2nix as well
* Making sure it fails when a command fails
* Run nproc over docker
* Improve scripts
* Use a more stable nix image. Fixes#234
* Update Cargo.nix
* Updating Cargo.nix now needs to be explicit
I get a Nix error running
make start-nodes
on Mac OS:UName:
Darwin Gretl-6.localdomain 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
Additional notes:
Searching for the error I get NixOS/nix#5258 which has an alleged fix:
filter-syscalls = false
. Not sure where that goes.The text was updated successfully, but these errors were encountered: