starman to Nix / NixOSEnglish · 6 months agoThe future of software is Nixdeterminate.systemsexternal-linkmessage-square18linkfedilinkarrow-up139arrow-down16 cross-posted to: [email protected]
arrow-up133arrow-down1external-linkThe future of software is Nixdeterminate.systemsstarman to Nix / NixOSEnglish · 6 months agomessage-square18linkfedilink cross-posted to: [email protected]
minus-squarebarsoap@lemm.eelinkfedilinkEnglisharrow-up2·6 months 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
”.