aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index ae3a692..ba1a6ce 100644
--- a/shell.nix
+++ b/shell.nix
@@ -5,5 +5,7 @@
5 gnumake 5 gnumake
6 nasm 6 nasm
7 tinycc 7 tinycc
8 zig
9 zls
8 ]; 10 ];
9} 11}