/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.smartjava.org
| | myme.no
3.8 parsecs away

Travel
| | [AI summary] The article provides an in-depth exploration of using Nix as a package manager for development on NixOS, covering various programming languages and tools. It discusses challenges, best practices, and the power of reproducible builds with Nix. The author highlights the importance of Nix's concepts for managing software complexity and acknowledges the need for better documentation and discoverability in the Nix ecosystem.
| | xeiaso.net
4.0 parsecs away

Travel
| | Xe Iaso's personal website.
| | kalbas.it
3.7 parsecs away

Travel
| | We use Nix, a reproducible package manager, to provide a fixed environment with Hugo and the Hugo theme we want to use. This method does not require us to copy the theme into our repository or to add it as a submodule.
| | thedroneely.com
14.3 parsecs away

Travel
| NixOS is a Linux distribution built around the Nix package manager. The configuration of the entire system is declarative allowing for immutability and reproducibility.