nix-env-rust

The nix development environment for Rust

Usage

You need to have direnv installed and activated on your machine. You can put following line in either your configuration.nix or homemanager file:

	programs.direnv.enable = true;