There's one nix-cache.html for cache.nixos.org and one index.html for my own binary cache and derivation cache.
Originally it was like this because I thought the nixos one didn't even have derivation files available, so I made another copy with those sections removed and with a different default cache base url too.
But cache.nixos.org has derivation files. We might as well have just one page with all three forms.
Could have something like an input with a datalist of known cache base urls. We can even add other ones as requested, as long as they fit with our host's terms of use.
Y'all Nix users can have cache.nixos.org as the default, I don't mind. Real talk, I just don't want to have to remember and type in https://cdn.glitch.me/35f4f809-f949-484d-af9c-269b3b7abc78/ every time.
There's one nix-cache.html for
cache.nixos.org
and one index.html for my own binary cache and derivation cache.Originally it was like this because I thought the nixos one didn't even have derivation files available, so I made another copy with those sections removed and with a different default cache base url too.
But
cache.nixos.org
has derivation files. We might as well have just one page with all three forms.Could have something like an input with a datalist of known cache base urls. We can even add other ones as requested, as long as they fit with our host's terms of use.
Y'all Nix users can have
cache.nixos.org
as the default, I don't mind. Real talk, I just don't want to have to remember and type inhttps://cdn.glitch.me/35f4f809-f949-484d-af9c-269b3b7abc78/
every time.