From 8437bd12a54c6fe62c92b9a27fef03a5ec2a35cf Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 14 Sep 2024 22:28:47 +0200 Subject: Added basic Zig and C interoperability example --- shell.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell.nix') 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 ]; } -- cgit v1.2.3