libvirt: Add git repository to meta attributes

This commit is contained in:
Ricardo M. Correia 2014-03-27 14:27:12 +01:00
parent 56adfd34fc
commit 3078cf3e75

View File

@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = http://libvirt.org/;
repositories.git = git://libvirt.org/libvirt.git;
description = ''
A toolkit to interact with the virtualization capabilities of recent
versions of Linux (and other OSes)