From 8156b87975eabd75e62b99db625b52b2a46d79f0 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 25 May 2026 18:17:31 -0400 Subject: [PATCH] mod: readme additions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06a5c79..e4e0ba2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Licensed by the EPL 2.0 These are Nix packages that are not in Nixpkgs but I still want to be accessible in a binary cache. More Nix packages to come! +This issue came about when I had several computers compiling the same Nix packages (and overlays) over and over. Knowing a Nix binary cache and Nix substitutions existed, I knew I had to scratch my own itch. + Viewers are able to use these Nix packages and stand up their own Nix binary cache themselves (adhering to the license). ## Attribution