From ae36c178a3a459e5125c5b43fcd97290e602513a Mon Sep 17 00:00:00 2001 From: Wout De Puysseleir Date: Wed, 25 Oct 2023 15:07:34 -0700 Subject: [PATCH] Add note about using nix show-derivation instead --- pills/06-our-first-derivation.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pills/06-our-first-derivation.xml b/pills/06-our-first-derivation.xml index 3303721..bf2855f 100644 --- a/pills/06-our-first-derivation.xml +++ b/pills/06-our-first-derivation.xml @@ -127,8 +127,11 @@ better to pretty print it: - + + If your version of nix doesn't have nix derivation show, use nix show-derivation instead. + + Ok, we can see there's an out path, but it does not exist yet. We never told