1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-24 18:00:58 +01:00

pidgin: add module

This commit is contained in:
Robert Helgesson 2018-02-17 09:39:31 +01:00
parent 5c783e1a63
commit 4745c7a00d
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
3 changed files with 44 additions and 0 deletions

View file

@ -577,6 +577,13 @@ in
become deprecated and removed in the future.
'';
}
{
time = "2018-02-19T21:45:26+00:00";
message = ''
A new module is available: 'programs.pidgin'
'';
}
];
};
}