amberol: add module
Amberol is a small and simple music player.
This commit is contained in:
parent
1451d2866d
commit
e866aae5bb
3 changed files with 93 additions and 1 deletions
|
|
@ -1470,6 +1470,14 @@ in {
|
|||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2024-03-28T17:02:19+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'services.amberol'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2024-04-08T21:43:38+00:00";
|
||||
message = ''
|
||||
|
|
@ -1516,6 +1524,19 @@ in {
|
|||
packages. See https://python-poetry.org/ for more.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2024-04-22T18:04:47+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'services.amberol'.
|
||||
|
||||
Amberol is a music player with no delusions of grandeur. If you just
|
||||
want to play music available on your local system then Amberol is the
|
||||
music player you are looking for. See https://apps.gnome.org/Amberol/
|
||||
for more.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue