| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-02 | Fix Admin.py imports for bild local dep detection | Ben Sima | |
| - Change 'from Biz.X import Y' to 'import Biz.X as X' style - bild only recognizes 'import X as Y' for local dep detection - Add setuptools to Python deps (required by newer nixpkgs) Amp-Thread-ID: https://ampcode.com/threads/T-fe8328a9-7709-4544-9d31-b099f04aa120 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-12-01 | fix: lint Admin.py after refactor | Ben Sima | |
