forked from rosa/hakurei
internal/rosa/package/python: early bootstrap variant
This avoids pulling in python's insane dependency tree into the bootstrap path. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -34,7 +34,7 @@ cp ninja /work/system/bin/`;
|
||||
};
|
||||
|
||||
inputs = [
|
||||
python,
|
||||
python-early,
|
||||
bash,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user