| 4 May 2023 |
raitobezarius | also I don't think we store the name of modules anywhere anyway | 21:54:38 |
raitobezarius | https://github.com/NixOS/ofborg/pull/641 here's a wip | 22:09:05 |
raitobezarius | some stuff might need to be fixed but I think the strategy should work | 22:09:30 |
raitobezarius | interested into some feedback though before going too far | 22:10:21 |
raitobezarius | In reply to @raitobezarius:matrix.org also I don't think we store the name of modules anywhere anyway (I can derive it via string ops on filenames) | 22:11:39 |
cole-h | Having to evaluate NixOS seems like it would add a lot of overheard to the evaluation times. Maybe you could look at how it would change that before going too far.
ofborg/src/nixstats.rs and ofborg/src/outpathdiff.rs might have some hints on how that information is generated. | 22:12:11 |