Elektrine lite

← Feed

@FoeOfPotato@lemmy.ml

Post #3933610

2026-07-19 12:01 UTC

NixOS Genuinely impressive for reproducible system configs. The catch? Local update management is a nightmare. Hard to understand what’s coming in with updates and when. Terrible visibility. Try nh, which gives you a very readable diff of what derivations were added / modified / removed after building your system config.

Replies (1)

  • @Tealk@rollenspiel.forum 2026-07-19 19:15

    I’m familiar with that, but even then it’s not quite that great; I have changes in the flake.lock without it showing which program it was.

    Open ##3940481