dar: add license
This commit is contained in:
parent
55c0f5167f
commit
c3bffc172d
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://dar.linux.free.fr;
|
homepage = http://dar.linux.free.fr;
|
||||||
description = "Disk ARchiver, allows backing up files into indexed archives";
|
description = "Disk ARchiver, allows backing up files into indexed archives";
|
||||||
maintainers = with maintainers; [ ];
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user