listenbrainz-mpd: add module

This commit is contained in:
Sefa Eyeoglu 2023-03-14 10:22:09 +01:00 committed by Robert Helgesson
parent e386ec640e
commit e60080ddfb
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 62 additions and 0 deletions

View file

@ -948,6 +948,14 @@ in
'programs.i3status-rust.package' to an older version.
'';
}
{
time = "2023-03-22T07:20:00+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.listenbrainz-mpd'.
'';
}
];
};
}