/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

stephank.nl
| | vincent.bernat.ch
3.1 parsecs away

Travel
| | Caddy, a web server written in Go, supports compile-time plugin extensions. This article explains how to add plugins using Nix and xcaddy.
| | tonyfinn.com
1.8 parsecs away

Travel
| | Flakes are a mechanism for describing a collection of Nix resources, and are central to much of the new improved interfaces added to Nix in recent years. This post outlines their benefits and creation of a couple of example flakes.
| | msfjarvis.dev
3.1 parsecs away

Travel
| | Quick how-to for writing ad-hoc checks for your own Nix Flakes
| | davi.sh
11.0 parsecs away

Travel
| I recently got a new computer and am spending some time actually digging into Nix for managing dependencies. My main issue the last time I tried using Nix was how tough it was for me to wade through the documentation, so I was determined to try a different path this time. I started off with the very opinionated Zero to Nix tutorial series, which I thought was a great introduction. After learning about Nix and Flakes, and getting my website building locally with a nix-powered development environment court...