Update pkgs/development/tools/continuous-integration/drone/default.nix
Co-authored-by: kilianar <105428155+kilianar@users.noreply.github.com>
This commit is contained in:
parent
bd90072294
commit
743e8d1cbf
@ -23,7 +23,7 @@ buildGoModule rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Continuous Integration platform built on container technology";
|
||||
website = "https://github.com/harness/drone";
|
||||
homepage = "https://github.com/harness/drone";
|
||||
maintainers = with maintainers; [ elohmeier vdemeester techknowlogick ];
|
||||
license = with licenses; if enableUnfree then unfreeRedistributable else asl20;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user