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

Zig Programming Language

168 readers
3 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

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here