summaryrefslogtreecommitdiff
path: root/deployment/systems/asakura.scm
AgeCommit message (Expand)Author
40 hourssystems: export default label generation to (sovereign systems)•••It is not possible to otherwise construct a nice-looking definition of a system label. That is because of a restriction by a lexical scope requirement. The gnu:system:operating-system-default-label funciton is instead called in (sovereign systems) module. * deployment/systems/aisaka.scm (operating-system): do this. * deployment/systems/akashi.scm (operating-system): do this. * deployment/systems/asakura.scm (operating-system): do this. * deployment/systems/cokolwiek.scm (operating-system): do this. * deployment/systems/mcdowell.scm (operating-system): do this. * deployment/systems/rakan.scm (operating-system): do this. Marek Paśnikowski
2025-10-17systems: rename ayase to asakuraMarek Paśnikowski