/zig-nix-deez

Template repository for bootstrapping a Zig executable using a Nix Flake

Primary LanguageZigThe UnlicenseUnlicense

zig-nix-deez

A very basic (yet functional) way of getting Zig and Nix Flakes to work together to build a binary package for you. No bells, no whistles, just a flake.nix with a basic stdenv.mkDerivation to build a Hello World.