serpent-os / tools

The home of moss (system state manager) and boulder (moss format build tool)
https://serpentos.com
137 stars 12 forks source link

boulder: Add versioned python providers #345

Closed joebonrichie closed 2 months ago

joebonrichie commented 2 months ago

Add a versioned in addition to the generic provider. This will help with autodep breaking in the case of automatic dependencies.

In the future if we provide more than one python interpreter we will need to drop the generic provider for the "non-main" python candidate.