reuse: add homepage

wip/yesman
davidak 5 years ago committed by Jon
parent 49ddf90e8b
commit 89c236fe81
  1. 1
      pkgs/tools/package-management/reuse/default.nix

@ -27,6 +27,7 @@ buildPythonApplication rec {
meta = with lib; {
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 ];
maintainers = [ maintainers.FlorianFranzen ];
};

Loading…
Cancel
Save