From 3004ea957336cdb0d3db7937e6f8d70698b6a020 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sun, 7 Apr 2024 03:41:09 -0700 Subject: [nix/*] highlight Nix --- nix.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix.html.markdown') diff --git a/nix.html.markdown b/nix.html.markdown index 677aaf54..d2d8b2c8 100644 --- a/nix.html.markdown +++ b/nix.html.markdown @@ -15,7 +15,7 @@ You can evaluate Nix expressions using [nix-instantiate](https://nixos.org/nix/manual/#sec-nix-instantiate) or [`nix repl`](https://nixos.org/nix/manual/#ssec-relnotes-2.0). -``` +```nix with builtins; [ # Comments -- cgit v1.2.3