From 7a15f1f396f4688243f135a5c2e775bb21c28c5a Mon Sep 17 00:00:00 2001 From: Henrik Karlsson Date: Sat, 6 Jan 2024 18:57:30 +0000 Subject: [PATCH] fixing broken writing nix expressions link. (second attempt) --- pills/02-install-on-your-running.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pills/02-install-on-your-running.xml b/pills/02-install-on-your-running.xml index 8e9be7f..ab4679e 100644 --- a/pills/02-install-on-your-running.xml +++ b/pills/02-install-on-your-running.xml @@ -192,10 +192,9 @@ parse="text" /> - Nix - expressions are used to describe packages and how to - build them. Nix language and used to + describe packages and how to build them. Nixpkgs is the repository containing all of the expressions: https://github.com/NixOS/nixpkgs.