this post was submitted on 02 Sep 2026
21 points (100.0% liked)

Nix / NixOS

2867 readers
1 users here now

Main links

Videos

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] exdor@programming.dev 1 points 2 days ago (1 children)

Dynamic libraries work pretty well with the nixos option

[–] tatterdemalion@programming.dev 1 points 2 days ago (1 children)
[–] exdor@programming.dev 1 points 2 days ago (1 children)

Oh yea, I use this. Doesn't change the fact that I often run into new dynamic libraries that need to be installed; mostly because the binaries that need them are now the exception instead of the rule.