Hacker News new | ask | show | jobs
by wrxd 33 days ago
I also really like that Nix (both on NixOS or as a package manager for Linux/macOS) can temporarily fetch packages with `nix shell` removing entirely the need to install something I am just trying out or something I know I am not going to need on a regular basis.

Similarly the integration of flakes/devshells and direnv is great to create reproducible development environments. Everything I need and at the correct versions are automatically setup as soon as I `cd` into a project directory.

2 comments

Project README.md Install instructions: List of software to install and what those packages are called on different distributions: Just kidding, it just works.