mirror-channel.pl: Upload binary cache in topologically sorted order
edolstra opened this issue · 3 comments
edolstra commented
Otherwise, if we upload a path before all its dependencies are uploaded, users can get a "don't know how to build these paths" warning from Nix.
edolstra commented
Closing, no longer applicable.
copumpkin commented
@edolstra does that mean NixOS/nix#765 is no longer applicable either, and can be closed?
edolstra commented
@copumpkin Not entirely. I think you can still get that error due to negative caching of binary cache lookups.