Nixcademy Blog Posts with Tag "nix-language"

1000 Instances of flake-utils

1000 Instances of flake-utils
 
📆 Mon May 26 2025 by Marijan Petričević
Let's look at flake-utils' hidden downsides! This guide quickly demystifies it through simple rewrite, offering insights you likely haven't encountered before.

Mastering Nixpkgs Overlays: Techniques and Best Practice

Mastering Nixpkgs Overlays: Techniques and Best Practice
AI-generated image. Human-written content.
📆 Thu Aug 01 2024 by Jacek Galowicz
Overlays in Nixpkgs are a powerful mechanism, but they are also complex to grasp. We tell you everything you need to know about Nixpkgs overlays.

What You Need to Know About Lazy Evaluation in Nix

What You Need to Know About Lazy Evaluation in Nix
AI-generated image. Human-written content.
📆 Mon Jul 15 2024 by Jacek Galowicz
If you have no prior experience with functional programming, don't miss this article which explains the most important intricacies of lazy evaluation!