mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
libzapojit: add meta.description
This commit is contained in:
parent
4d5a009b11
commit
faac8b301c
@ -12,6 +12,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ glib intltool json_glib rest libsoup gtk gnome_online_accounts ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "GObject wrapper for the SkyDrive and Hotmail REST APIs";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user