NixOS/nixos-channel-scripts

mirror-channel.pl: Upload binary cache in topologically sorted order

edolstra opened this issue · 3 comments

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.

NixOS/nix#765

Closing, no longer applicable.

@edolstra does that mean NixOS/nix#765 is no longer applicable either, and can be closed?

@copumpkin Not entirely. I think you can still get that error due to negative caching of binary cache lookups.