 
      
    | You are here | xeiaso.net | ||
| | | | | blog.thalheim.io | |
| | | | | 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... | |
| | | | | serokell.io | |
| | | | | Learn about Nix, Nix flakes, and how to use Nix flakes to build applications in various languages. | |
| | | | | tonyfinn.com | |
| | | | | 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. | |
| | | | | thedroneely.com | |
| | | NixOS is a Linux distribution built around the nix package manager. | ||