nix-dev-env

Crates.ionix-dev-env
lib.rsnix-dev-env
version0.1.4
created_at2025-10-25 07:20:38.577376+00
updated_at2025-11-06 22:50:27.951089+00
descriptionNix development environment management and caching
homepage
repositoryhttps://github.com/dfrankland/envoluntary
max_upload_size
id1899836
size39,906
Dylan Frankland (dfrankland)

documentation

https://docs.rs/nix-dev-env

README

nix-dev-env

Nix development environment management and caching library. This library handles the management of Nix flake-based development environments with intelligent caching to optimize performance.

Features

  • Nix flake support: Full support for Nix flake references and operations
  • Smart caching: Profile caching mechanism that rebuilds only when necessary
  • Version checking: Automatic Nix version validation and compatibility checks
  • Profile management: Efficient handling of Nix development profiles

Part of envoluntary

This library is a core component of envoluntary, an automatic Nix development environment management tool for your shell.

For more information about the broader project, see the main README.

Commit count: 0

cargo fmt