From 8e39f029413ed28f63c1053971c38b06b244036d Mon Sep 17 00:00:00 2001 From: erikarvstedt <36110478+erikarvstedt@users.noreply.github.com> Date: Wed, 3 Jan 2024 16:20:13 +0100 Subject: [PATCH] Updated Development with nix (markdown) --- Development-with-nix.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Development-with-nix.md b/Development-with-nix.md index 5a4f232..757d647 100644 --- a/Development-with-nix.md +++ b/Development-with-nix.md @@ -1,3 +1,8 @@ +## nix-zig-build +A Nix Flake for building and testing Zig. + +https://github.com/erikarvstedt/nix-zig-build + ## Traditional approach Here is a sample `shell.nix` for building/developing zig.