Development
dev
Create declarative development environments.
Can be used with direnv to make your shell automatically load the development environment and its required dependencies.
Types:
- dev (
attrsOf (asIn makeSearchPaths)): Optional. Mapping of environment name to searchPaths. Defaults to{ }.
Example:
Example usage with direnv: