summaryrefslogtreecommitdiff
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 @@
gnumake
nasm
tinycc
+ zig
+ zls
];
}