<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blueprint on urandom</title><link>https://www.urandom.co.uk/tags/blueprint/</link><description>Recent content in Blueprint on urandom</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>colin@urandom.co.uk (colin arnott)</managingEditor><webMaster>colin@urandom.co.uk (colin arnott)</webMaster><lastBuildDate>Thu, 01 Jan 1970 00:00:00 +0000</lastBuildDate><atom:link href="https://www.urandom.co.uk/tags/blueprint/index.xml" rel="self" type="application/rss+xml"/><item><title>nix blueprints</title><link>https://www.urandom.co.uk/post/2026-06-17/</link><pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate><author>colin@urandom.co.uk (colin arnott)</author><guid>https://www.urandom.co.uk/post/2026-06-17/</guid><description>oops, well this took to long; but nothing has really changed with the website in the last few years, and currently the only posts are triggered by technical changes. maybe we can change that.
# flake.nix { description = &amp;#34;personal website&amp;#34;; inputs = { blueprint.inputs.nixpkgs.follows = &amp;#34;nixpkgs&amp;#34;; blueprint.url = &amp;#34;github:numtide/blueprint&amp;#34;; nixpkgs.url = &amp;#34;github:nixos/nixpkgs/nixos-unstable&amp;#34;; }; outputs = inputs: inputs.blueprint {inherit inputs;}; } now, blueprint, being an opinionated framework, insisted that all these files be pure, and specify all their inputs.</description></item></channel></rss>