Ooops licences replaced by licenses
This commit is contained in:
parent
1d9632cac8
commit
5fe82bafac
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Graphic IRC client with Qt";
|
||||
license = licences.gpl3;
|
||||
license = licenses.gpl3;
|
||||
homepage = http://www.kvirc.net/;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user