DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

Add envrc for flake and Riff #89

Closed lucperkins closed 2 years ago

lucperkins commented 2 years ago

This PR performs a bit of dogfooding, adding a use_riff function to the .envrc—the same function we recommend in the docs—as well as a use flake directive, primarily to automatically load the ci-* commands into the local env (although having the right cargo and such is also a worthy benefit).