Shahar "Dawn" Or

Results 487 comments of Shahar "Dawn" Or

Am I to understand that when a flake input url is a path like `./foo` and at that path a git submodule is detected then a git fetcher might be...

Here is more context. The project in which I've rubbed against this behavior. The heading that pertains to this behavior: https://github.com/mightyiam/input-branches?tab=readme-ov-file#superproject-must-be-dirty-

@locallycompact perhaps you could keep the import-tree call as is and change the dogfood-ed module to use the import & publish pattern (or use the suggested helper)?

Sorry, I don't follow. Perhaps an example?

I couldn't understand what "that" means in "control that a bit". So don't know how to answer that. But if the question is how to use that helper with a...

import-tree has [`mapWith`](https://github.com/vic/import-tree?tab=readme-ov-file#import-treemapwith) so you have some control over how modules are imported. And there's `lib.modules.importApply`. Do those get you where you need to be?

Split module sounds :trophy: to me.

Could use some help here: ``` $ nix flake check error: … while checking flake output 'checks' … while checking the derivation 'checks.x86_64-linux.eval-tests' … while evaluating the attribute 'optionalValue.value' at...

flake.parts fails to build with this, claiming this input has no options to render.

This seems to work for me.