Skip to content

Commit 2b115de

Browse files
committed
add disclaimer about error fixes
1 parent 8218d13 commit 2b115de

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README-nix.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,14 @@ The last two lines tell Nix to use the Mina Foundation's cache whenever possible
157157
Errors while using Nix have been reported. This section collects a set of common
158158
errors and proposes fixes for them.
159159

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+
160168
### Compiling _export_test_vectors_
161169

162170
When trying to update the bindings for o1js in MacOS, Nix might fail at

0 commit comments

Comments
 (0)