(no title)
zupo
|
1 year ago
IIUC Magic Nix Cache uses Github Actions Cache, which means there is waiting for the cache contents to be loaded onto the runner instance. This can in no way be as fast as what namespace.so does, which is mounting a disk image with /nix/store.
unshavedyak|1 year ago
Just need to figure out what the cache size limitations are..
biggestlou|1 year ago