We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8218d13 commit 2b115deCopy full SHA for 2b115de
README-nix.md
@@ -157,6 +157,14 @@ The last two lines tell Nix to use the Mina Foundation's cache whenever possible
157
Errors while using Nix have been reported. This section collects a set of common
158
errors and proposes fixes for them.
159
160
+```console
161
+DISCLAIMER!
162
+
163
+The proposed solutions might not work universally, and could vary depending on your local environment.
164
+This section should be read as a starting roadmap, and engineers are highly encouraged to add any new error found
165
+and possible fixes to improve the helpfulness of this document.
166
+```
167
168
### Compiling _export_test_vectors_
169
170
When trying to update the bindings for o1js in MacOS, Nix might fail at
0 commit comments