_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 1 year agoAlias's rulesh.itjust.worksimagemessage-square152linkfedilinkarrow-up11.03Karrow-down114
arrow-up11.01Karrow-down1imageAlias's rulesh.itjust.works_thebrain_@sh.itjust.works to linuxmemes@lemmy.world · 1 year agomessage-square152linkfedilink
minus-squarecally [he/they]@pawb.sociallinkfedilinkarrow-up5·1 year agoNixOS, all packages are in /nix/store/, where each package had its own folder (simplified because there’s the hashing stuff but idk how to explain that) This allows you to have multiple versions of the same package, on the same system, for example.
NixOS, all packages are in
/nix/store/, where each package had its own folder (simplified because there’s the hashing stuff but idk how to explain that)This allows you to have multiple versions of the same package, on the same system, for example.