 
      
    | You are here | johns.codes | ||
| | | | | scvalex.net | |
| | | | | 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. | |
| | | | | serokell.io | |
| | | | | Learn about Nix, Nix flakes, and how to use Nix flakes to build applications in various languages. | |
| | | | | nixcademy.com | |
| | | | | Unlock the NixOS Integration Test Driver! Discover its architecture, setup, interactive debugging, and OCR for efficient, reproducible testing. | |
| | | | | rbf.dev | |
| | | NixOS has a great out-of-the-box support for ARM64v8 systems, but that comes with a catch: you have to use the prebuilt images to install the system, which are (obviously) not customizable, and come without OpenSSH enabled by default. Unfortunately, this requires to attach a display to the Raspberry Pi to complete an installation - not ideal! This article is the story of my journey to build a custom NixOS image for my Raspberry Pi, with all the pitfalls and errors I had to solve to eventually reach the o... | ||