this post was submitted on 26 Oct 2024
31 points (87.8% liked)
Nix / NixOS
1738 readers
3 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
".