starman@programming.dev to Nix / NixOS@programming.devEnglish · 1 year agoThe future of software is Nixdeterminate.systemsexternal-linkmessage-square17linkfedilinkarrow-up140arrow-down17
arrow-up133arrow-down1external-linkThe future of software is Nixdeterminate.systemsstarman@programming.dev to Nix / NixOS@programming.devEnglish · 1 year agomessage-square17linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkEnglisharrow-up2·1 year agoIt’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”.
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”.