Explore >> Select a destination


You are here

msfjarvis.dev
| | blog.thalheim.io
6.5 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...
| | scvalex.net
6.2 parsecs away

Travel
| | Let's build a container around a Rust webserver and some static files using Nix and Gitlab CI. The process is what you'd expect, but there are a few details that are annoying to puzzle out.
| | johns.codes
5.4 parsecs away

Travel
| | Reproducible dev environments and builds with Nix
| | fzakaria.com
54.0 parsecs away

Travel
| I have written a lot about NixOS, so it's no surprise that when I went to go dust off my old Raspberry Pi 4, I looked to rebrand it as a new NixOS machine. Before I event went to play with my Pi, I was unhappy with my current home-networking setup and looked to give it a refresh. I have had always a positive experience with Ubiquiti line of products. I installed two new AP (access points) and setup a beautiful home rack server that is completely unnecessary since my Internet provider is Comcast with top ...