reuse: add homepage
This commit is contained in:
parent
49ddf90e8b
commit
89c236fe81
@ -27,6 +27,7 @@ buildPythonApplication rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A tool for compliance with the REUSE Initiative recommendations";
|
description = "A tool for compliance with the REUSE Initiative recommendations";
|
||||||
|
homepage = "https://github.com/fsfe/reuse-tool";
|
||||||
license = with licenses; [ asl20 cc-by-sa-40 cc0 gpl3 ];
|
license = with licenses; [ asl20 cc-by-sa-40 cc0 gpl3 ];
|
||||||
maintainers = [ maintainers.FlorianFranzen ];
|
maintainers = [ maintainers.FlorianFranzen ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user