If you build the included flake before the encompassing flake, it should work.
In the meantime I myself have resorted to workarounds of variously:
- running nix commands in a wrapper that always passes
--override-input - directly using import
If you build the included flake before the encompassing flake, it should work.
In the meantime I myself have resorted to workarounds of variously:
--override-input