|
|
|
|
|
by Reitet00
1104 days ago
|
|
Interesting to compare with other distros: https://chaos.social/@Foxboron/110480984761804936 > It's wild to me that the monthly cost of the #NixOS cache infrastructure could fund the entire Arch Linux infrastructure costs for a year. > It's 6 times the amount Arch get in monthly donations, and ~4 times Debian gets in monthly donations. |
|
Unlike Arch it also is not a rolling release package repository and has both unstable and stable branches that it needs to maintain (along with different versions for each). In fact, the NixOS cache keeps every version of every package that has ever been built and stored in the cache so that binary versions of all historical package versions are available.
Finally it also includes packages for MacOS binaries as well as Linux ones.
I'm frankly surprised it actually costs as little as it does given that it's using pretty expensive S3 storage for everything.