this post was submitted on 02 Sep 2023
1 points (100.0% liked)

Zig Programming Language

157 readers
2 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

Nix is popular amongst Zig users and developers, and the linked article might prove useful if you're thinking about jumping into the world of reproducible environments.

From the article:

Getting into Nix & Nix flakes can be a challenge. You may have have heard of Nix’s fame for reproducibility or Nix flake’s composability, but weren’t sure where or how to start. While some folks seem to settle for a devShell when it comes to Nix, going just a bit deeper, Nix can fullfill more project architecture requirements than merely delivering tooling. In this post we will follow journey of requirements from environment setup, to building, testing, & distributing a “Hello World” Vim plugin as the guide for learning the Nix flakes’s API

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

...and if you do wanna try the Nix/Zig combo, make sure to check out the Zig Overlay flake.