doc/extern: elaborate external modules filtering
Co-authored-by: David Arnold <dar@xoe.solutions>
This commit is contained in:
parent
6e906e87bc
commit
8f20bb069a
|
@ -38,5 +38,5 @@ flake.nix:
|
||||||
```
|
```
|
||||||
|
|
||||||
> ##### Note:
|
> ##### Note:
|
||||||
> The optimal solution would be to automatically export modules that were created in
|
> To avoid declaring "external" modules separately, which is obvious since they come from `inputs`, the optimal solution would be to automatically export modules that were created in
|
||||||
> your flake. But this is not possible due to NixOS/nix#4740.
|
> your flake. But this is not possible due to NixOS/nix#4740.
|
||||||
|
|
Loading…
Reference in a new issue