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
[DDW-874] Update README with nix.conf for Apple M1 (only for development purposes) (#2792)
* [DDW-874] Update README with nix.conf for Apple M1
* [DDW-874] Update README - simplify nix.conf for M1 chip
* [DDW-874] Update README nix.conf
Co-authored-by: Daniel Main <daniel.main.cernhoff@icloud.com>
# If you are running on a Mac with M1 chip please uncomment 'system' setting to enforce running on Rosetta2
45
+
# system = x86_64-darwin
35
46
```
47
+
36
48
3. Run `nix-shell` with correct list of arguments or by using existing `package.json` scripts to load a shell with all the correct versions of all the required dependencies for development.
0 commit comments