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
For instance, for Coq, we would need tools like jq and git to make some dev scripts work.
jq
git
The text was updated successfully, but these errors were encountered:
@CohenCyril would this be easy to implement? This seems to be the last missing bit to convert Coq's Nix setup to use the toolbox.
Sorry, something went wrong.
Actually, I found a way to do without this (by relying on shell-attribute, which I already had to do anyway).
shell-attribute
No branches or pull requests
For instance, for Coq, we would need tools like
jq
andgit
to make some dev scripts work.The text was updated successfully, but these errors were encountered: