Explore >> Select a destination


You are here

myme.no
| | ianthehenry.com
3.1 parsecs away

Travel
| | Okay. In the last post I got sort of an introduction to flakes, and I even wrote a flake, but I didn't learn how to... do anything with flakes. My flake provided an overlay, but I have no idea how to make my Nixpkgs actually use that overlay. I have no idea what "my Nixpkgs" even means anymore. My channel? My flake? Everything I've learned about Nix has been turned upside down. But presumably if we keep reading, these blog posts will explain how to actually put them to use.
| | drakerossman.com
2.7 parsecs away

Travel
| | This article with teach you how to start your Rust development on NixOS or any nix-enabled operating system. You will learn how to use flakes with development shells, how to bootstrap Rust Nightly, what is an overlay, and encounter some nix language quirks on your journey.
| | general-metrics.com
2.6 parsecs away

Travel
| | How to set up a Go + Templ project using Nix flakes.
| | scvalex.net
12.4 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.