mitsuruu / zig-nix-deez

Template repository for bootstrapping a Zig executable using a Nix Flake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Template repository for bootstrapping a Zig executable using a Nix Flake

License:The Unlicense


Languages

Language:Zig 84.7%Language:Nix 15.3%