summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1c43449..c52975f 100644
--- a/shell.nix
+++ b/shell.nix
@@ -10,6 +10,10 @@
zig_0_11
zls
+ # Debuggers.
+ gdb
+ lldb
+
# Dev libraries and deps.
xorg.libX11
xorg.libX11.dev