kristall: add license
This commit is contained in:
parent
83f77cfd64
commit
7c883bce76
@ -25,6 +25,7 @@ mkDerivation rec {
|
|||||||
"Graphical small-internet client, supports gemini, http, https, gopher, finger";
|
"Graphical small-internet client, supports gemini, http, https, gopher, finger";
|
||||||
homepage = "https://random-projects.net/projects/kristall.gemini";
|
homepage = "https://random-projects.net/projects/kristall.gemini";
|
||||||
maintainers = with maintainers; [ ehmry ];
|
maintainers = with maintainers; [ ehmry ];
|
||||||
|
license = licenses.gpl3;
|
||||||
inherit (qtmultimedia.meta) platforms;
|
inherit (qtmultimedia.meta) platforms;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user