qdirstat: specify license
This commit is contained in:
parent
4862923786
commit
8a6fac4b02
@ -50,7 +50,7 @@ mkDerivation {
|
||||
meta = with lib; {
|
||||
description = "Graphical disk usage analyzer";
|
||||
homepage = src.meta.homepage;
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ gnidorah ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user