• dch82
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Nix is not an OS package manager by default.

    It is a system for reproducible builds that can have many uses.

    One example is NixOS, a system for reproducible system states.

    Nix on its own is more like deterministic Make.