Cees de Groot schreef op di 08-03-2022 om 20:52 [+0000]: > I feel that leaving this alone is cleaner than trying to fix the dependency (if we want to > keep it, it needs to be in propagated-inputs in order to keep Git around; Instead of propagation, I recommend substitution, like done currently. Propagation is not necessary to ‘keep git around’ (assuming that the store reference is not obfuscated by gzipping or the like). If it's used at build-time instead of run-time, then git should be moved to native-inputs, for cross-compilation reasons. Greetings, Maxime