Explore >> Select a destination


You are here

earthly.dev
| | ejpcmac.net
2.5 parsecs away

Travel
| | [AI summary] The article provides a comprehensive guide on using Nix for managing development environments, integrating it with tools like direnv for persistent shell configurations, and optimizing the Nix store for disk space. It also discusses the transition from asdf to Nix, highlighting Nix's superior capabilities in environment management and build automation.
| | serokell.io
1.7 parsecs away

Travel
| | Learn how the Nix package manager can help you make the development process more efficient and simpler.
| | crescentro.se
3.4 parsecs away

Travel
| | What happens when a purely functional, deterministic, declarative package management system meets Python.
| | tonyfinn.com
8.9 parsecs away

Travel
| Nix is a tool for managing packages and system configurations in a declarative manner. Flakes are a new user interface to clean up many of its rough edges. This guide explains how to use Nix from first principles, via a Flake-focused approach.