Add #flakeModules.flakeModulesSansAlias#285
Add #flakeModules.flakeModulesSansAlias#285mightyiam wants to merge 1 commit intohercules-ci:mainfrom
#flakeModules.flakeModulesSansAlias#285Conversation
|
That would be caused by flake-parts/extras/flakeModules.nix Line 39 in c621e84 To solve this problem, we'd have to either make that behavior optional, or remove it entirely. The only solution is see is to add an option like |
|
Split module sounds 🏆 to me. |
69073d6 to
267e2ee
Compare
|
Could use some help here: Which module is it that is missing a key and what is the change that causes this? I could grind against this some more but it's bed time. |
267e2ee to
0d0375f
Compare
0d0375f to
b9111fd
Compare
flakeModules causes nix flake check to fail#flakeModules.flakeModulesSansAlias
|
flake.parts fails to build with this, claiming this input has no options to render. |
|
Thank you for writing this. Unfortunately I believe I've thought within the framework of the module system too much. I'm also leaning towards migrating to |
Importing
flakeModules.flakeModulesresults in an always-failing
nix flake check.This seems to be because it adds a value to
flake.flakeModules.flakeModulethat ends up as a flake output thatfails to evaluate with the error: