Skip Navigation
What's up with all these immutable distributions? What are the benefits and disadvantages of them?
  • It's system-wide (unless home-manager is involved).

    They're a part of the immutable install, whose components reside in /nix/store and are symlinked to /etc.

    Example from my computer:

    $ realpath /etc/sddm.conf 
    /nix/store/slkq2k8vc4rx4ag55zf8ssl7qd9ry49v-sddm.conf
    
  • What's up with all these immutable distributions? What are the benefits and disadvantages of them?
  • In the case of NixOS at least, 'immutable' doesn't mean you can't change the system at all.

    It just means you cannot change the currently installed set of packages and services (generation in NixOS parlance); all you can do is create new ones and delete old ones.

    Basically every update might as well be a complete reinstall of /usr, /etc and whatnot if you compare it to traditional distros.

  • Deleted
    *Permanently Deleted*
  • My experience of pacman (same point goes for most package managers) was a pacman -Syu freezing my PC completely, and when that happened, pacman went into a broken state and had to be sorted out manually.

    This and a couple other reasons is why I can't be bothered with mutating distros in general anymore.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LU
    Lurkki @lemmy.world
    Posts 0
    Comments 6