mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 02:28:15 +03:00

needed for upcoming changes, where (now) package admin needs to import package store. before, because package store imports mox- (for accessing the active config), that would lead to a cyclic import. package mox- keeps its active config, package admin has the higher-level config-changing functions.