• cally [he/they]@pawb.social
    link
    fedilink
    arrow-up
    4
    ·
    11 hours ago

    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.