this post was submitted on 26 Oct 2024
33 points (86.7% liked)
Nix / NixOS
1776 readers
1 users here now
Main links
Videos
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's mostly useful for all kinds of reusable code aka "why do I have to run the code before nix can tell me that I missed an argument to
fetchFromGithub
".