From e4b21d95b20d4273d6b330a16cb30519e7aeeb3d Mon Sep 17 00:00:00 2001 From: Reinout Meliesie Date: Sun, 2 Mar 2025 19:46:18 +0100 Subject: [PATCH] Readme formatting --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 26dfa12..56f959d 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,6 @@ # Nix Packages An assortment of Nix packages not in the official collection. + These are purposefully written without support for [overriding](https://nixos.org/guides/nix-pills/17-nixpkgs-overriding-packages) in order to minimise complexity. If you want to build upon them I encourage you to fork this repository.