As mentioned in the previous commit, we don't have a use case for this in flake-parts yet, as far as I'm aware. It can be exposed when we do have a concrete use case where it is needed. |
||
|---|---|---|
| .. | ||
| tests | ||
| default.nix | ||
| flake-module.nix | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| repl.nix | ||
Separate dev flake
Wouldn't recommend this pattern normally, but I'm trying to keep
deps low for flake-parts until we have split dev inputs
that don't carry over to dependent lock files.