Skip to content

Commit b9c19e2

Browse files
authored
libvirt-glib: adjust description (NixOS#388682)
1 parent 17bef0a commit b9c19e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/li/libvirt-glib/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ stdenv.mkDerivation rec {
8181
];
8282

8383
meta = with lib; {
84-
description = "Library for working with virtual machines";
84+
description = "Wrapper library of libvirt for glib-based applications";
8585
longDescription = ''
8686
libvirt-glib wraps libvirt to provide a high-level object-oriented API better
8787
suited for glib-based applications, via three libraries:

0 commit comments

Comments
 (0)