We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Although it is safer to ignore prior variables during an install, OPAMROOT should be settable to another location to save space.
Perhaps make it a variable in a sexp file with a USERNAME wildcard so it can be set by administrators.
The text was updated successfully, but these errors were encountered:
Also, even when OPAMROOT is a Machine environment variable, dkml init still uses the default opamroot:
dkml init
# Run eval $(opam env '--root=C:\Users\beckf\AppData\Local\opam' '--switch=Y:\source\dkml-workflows') to update the current shell environment
Sorry, something went wrong.
Add OpamRoot to setup
0c5ac58
part of diskuv/dkml-installer-ocaml#73
Use OPAMROOT env during install
fe6ea61
jonahbeckford
No branches or pull requests
Although it is safer to ignore prior variables during an install, OPAMROOT should be settable to another location to save space.
Perhaps make it a variable in a sexp file with a USERNAME wildcard so it can be set by administrators.
The text was updated successfully, but these errors were encountered: