Open xavierzwirtz opened 4 years ago
Looks like this is not an issue with morph
, also get this behavior with standard nixos-rebuild
. I can add --build-arg="--option" --build-arg="binary-caches" --build- arg='""'
to the call to morph
, but that is painful, and marked as deprecated.
@xavierzwirtz perhaps you can override the binary-cache list with network.nixConfig
in your morph-expression?
See: https://github.com/DBCDK/morph/#advanced-configuration
Issue is not occurring now so I cant test, but that probably would have worked. Would be nice to have an ergonomic way to do it from the cli though.
If a binary cache is unavailable,
morph deploy
gets stuck:Nothing else happened after waiting 10~ minutes.