From 511d44dd24f233fc652c95d0fee271adab4c29e9 Mon Sep 17 00:00:00 2001 From: Justin Woo Date: Tue, 5 Dec 2023 13:14:24 +0200 Subject: [PATCH] Update your-first-derivation.md --- posts/your-first-derivation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/your-first-derivation.md b/posts/your-first-derivation.md index 2c731e4..0da43ae 100644 --- a/posts/your-first-derivation.md +++ b/posts/your-first-derivation.md @@ -101,4 +101,5 @@ hello ## Links +* Using stdenv and stdenv.mkDerivation: * Phases in nixpkgs stdenv derivations: