aboutsummaryrefslogtreecommitdiffstats
path: root/oni/packages/stumpwm.scm
Commit message (Collapse)AuthorAgeFilesLines
* Fix stumpwm packagesGravatar Tom Willemse2024-07-011-0/+35
The latest ‘stumpwm’ package has removed the “lib” output. All things using the ‘stumpwm:lib’ output need to switch to just using ‘stumpwm’. I've added the ‘stumpwm+swank’ package definition because in my package repository it depends on ‘stumpwm:lib’ and this way I can update it more easily.