2026-01-06 - 2026-04-06
Overview
7 Pull requests merged by 1 user
Merged
#32 fix: Lazily fetch external modules only if needed
Merged
#31 fix: Change CI to ssh git
Merged
#30 refactor: Move sw into properly nested modules with unconditional import
Merged
#29 Refactored the repository structure by renaming variants/ to hw and glue/ to fleet, fixing an infinite recursion bug by separating fleet options evaluation, and adding a lib.mkFleet function to enable external flakes to reuse Athenix's fleet generation
Merged
#28 updater-ssh
Merged
#27 feat: add '--ssh' flag to update-ref tool to choose ssh url or default to https url
Merged
#26 Merge branch 'options-refactor' to ensure options are defined where they are used, standardize the module input of 'variants' (formerly 'hosts'), and add a 'glue' directory for piecing together the final flake outputs