serpent-os / tools

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

moss: Allow sync on installed pkg missing from repos #326

Closed tarkah closed 1 month ago

tarkah commented 1 month ago

We shouldn't error out if an installed package isn't available in a remote repo. Instead, we just keep the package as is.

Resolves #307