about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-07-11T11·02+0300
committertazjin <tazjin@tvl.su>2023-07-11T16·06+0000
commit5b1c327c828f0450f4e73b0fa851dcd00f82c693 (patch)
tree567e81208a5ff350d5c6b471690475b682269786 /nix
parente487030d7a9dacdd942d8b85360b26ea3a914141 (diff)
docs(nix-1p): suggest using `nix repl` to experiment with commands r/6403
This fixes https://github.com/tazjin/nix-1p/issues/14

I guess some people also don't discover the REPL for a while unless
told about it.

Change-Id: I76366c1cb02b5612a5aa87fe33b40b7bb0db3ff3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8950
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Diffstat (limited to 'nix')
-rw-r--r--nix/nix-1p/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/nix-1p/README.md b/nix/nix-1p/README.md
index f102bfd7aa..18cbbcd201 100644
--- a/nix/nix-1p/README.md
+++ b/nix/nix-1p/README.md
@@ -9,6 +9,9 @@ Unless otherwise specified, the word "Nix" refers only to the language below.
 Please file an issue if something in here confuses you or you think something
 important is missing.
 
+If you have Nix installed, you can try the examples below by running `nix repl`
+and entering code snippets there.
+
 <!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
 **Table of Contents**