Explore >> Select a destination


You are here

nixcademy.com
| | blog.dbalan.in
2.3 parsecs away

Travel
| | [AI summary] The post details the process of configuring a Mac using Nix and Nix-Darwin, including setting up system packages, managing Homebrew with Nix, and creating a declarative configuration for consistent development environments.
| | blog.thalheim.io
2.4 parsecs away

Travel
| | In this article, I will explain how to perform full integration tests with flakes outside nixpkgs. With NixOS testing framework, you can create end-to-end integration tests easily. It all comes down to starting a virtual machine based on your custom modules and testing its state with a Python script. This way, you can identify in advance all the regressions and incompatible configurations arising from the updates you introduced. One of the framework's upsides is that it's extremely fast - maybe the faste...
| | drakerossman.com
3.0 parsecs away

Travel
| | Flakes are a recent addition to NixOS. This article explains how to convert stock NixOS installation into a flaked-out one, and explains why you should do it.
| | www.regisphilibert.com
25.9 parsecs away

Travel
| In this second part of Hugo Multilingual series, we see how Hugo, using its familiar data structure and configuration file, allows us to localize strings in any number of languages with minimum hassle.