libvirt: Add git repository to meta attributes
This commit is contained in:
parent
56adfd34fc
commit
3078cf3e75
@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://libvirt.org/;
|
homepage = http://libvirt.org/;
|
||||||
|
repositories.git = git://libvirt.org/libvirt.git;
|
||||||
description = ''
|
description = ''
|
||||||
A toolkit to interact with the virtualization capabilities of recent
|
A toolkit to interact with the virtualization capabilities of recent
|
||||||
versions of Linux (and other OSes)
|
versions of Linux (and other OSes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user