summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--nix.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix.html.markdown b/nix.html.markdown
index 2979098f..ef59a135 100644
--- a/nix.html.markdown
+++ b/nix.html.markdown
@@ -13,7 +13,7 @@ You can evaluate Nix expressions using
[nix-instantiate](https://nixos.org/nix/manual/#sec-nix-instantiate)
or [`nix-repl`](https://github.com/edolstra/nix-repl).
-```nix
+```
with builtins; [
# Comments