summaryrefslogtreecommitdiffhomepage
path: root/nix.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2016-05-19 11:11:39 -0700
committerAdam Bard <github@adambard.com>2016-05-19 11:11:39 -0700
commit88d2e3667761b42ee4d4db6ccab18ad7f29c0a47 (patch)
treeeec5ce21f1f10442e696af5b3b22b80253148434 /nix.html.markdown
parent470893c93ad7aa104345b070a8749aa3edbd5ba8 (diff)
Remove nix highlighting (we don't have it)
Diffstat (limited to 'nix.html.markdown')
-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