djacu
djacu.bsky.social
djacu
@djacu.bsky.social
140 followers 280 following 230 posts
https://github.com/djacu https://djacu.dev/ https://nixos-modules.nix.みんな/
Posts Media Videos Starter Packs
Using git information in your nix expressions will cause rebuilds if you change anything
It's gorgeous! Mind sharing your configs?
This is actually NixOS???
How so? On both parts?
I don't even try any more. The conversation just eventually gravitates towards Nix
Why are there so many artifacts?
^^^ correct opinion
Why do you think it's garbage?
Using rustup will create state that nix will not be able to manage.
Ooooh? Who's that? Show yourself!
@isabelroses.com maybe you know some artists? :)
Cherry picked endorsements of who people like, ideologically agree with, or are technically capable.

Neither pick candidates based on leadership qualities
Both guides are bad
Some people call it procrastination. I call it JITD. Just In Time Doing
Love a prequel
Builtins.trace

Hard to give meaningful advice without a meaningful example
These cakes with logos on them keep finding me. First it was NixOS. Now it's Haskell.
Ok thanks for sharing. I am still having trouble groking your exact scenario but I think it's enough for me to speak to.

With Nix, when building software, dependencies are tightly controlled for reproducibility reasons.

For running software, it matters less so.
Hmmm it's hard to understand without an example. But Nix and NixOS heavily rely on using symlinks--specifically because it puts artifacts in an immutable store and looks to them at the FHS level.

Oh wait is the GitHub repo the example your talking about?