July 15, 2026 July 15, 2026 Fully Reproducible Software Distribution Systems with Nix A review of software distribution and dependency management, examining how Nix enables hermetic, deterministic, and possibly reproducible builds. nixreproducible buildssoftware distribution
April 16, 2024 April 16, 2024 How to: PHP extension with Nix Learn how to build and package a PHP extension using Nix, specifically for the dbase extension that isn't available in nixpkgs. This guide shows you how to create a custom Nix derivation to include PHP extensions not found in the standard repository. nixphpextensionsdbasepackage