aboutsummaryrefslogtreecommitdiffstats
path: root/oni/packages/scsh.scm
Commit message (Collapse)AuthorAgeFilesLines
* Reformat files using ‘guix-pretty-print-buffer’Gravatar Tom Willemse2026-01-181-44/+45
|
* scsh: Add temporary packageGravatar Tom Willemse2025-08-191-0/+108
| | | | This is to make my profile work again.
* Remove conflicting definitions of SCSHGravatar Tom Willemse2024-06-191-57/+0
| | | | Changes that I made were added to Guix some time ago.
* Add custom scsh from upstream to testGravatar Tom Willemse2023-03-061-9/+49
|
* Add MPD configurationGravatar Tom Willemse2022-11-071-0/+17
This also includes an attempt at installing a custom SCSH that defines some search paths. But unfortunately it didn't work, so the SCSH ends up being the usual one and the ‘mpd-random-albums’ package doesn't actually work. The main MPD configuration does work, though. This also includes the instruction to install tmsu which I want to try out again.