Loading pkgs/development/tools/gomplate/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,8 @@ buildGoModule rec { meta = with lib; { description = "A flexible commandline tool for template rendering"; homepage = "https://gomplate.ca/"; maintainers = with maintainers; [ ris jlesquembre ]; changelog = "https://github.com/hairyhenderson/gomplate/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ ris jlesquembre ]; }; } Loading
pkgs/development/tools/gomplate/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,8 @@ buildGoModule rec { meta = with lib; { description = "A flexible commandline tool for template rendering"; homepage = "https://gomplate.ca/"; maintainers = with maintainers; [ ris jlesquembre ]; changelog = "https://github.com/hairyhenderson/gomplate/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ ris jlesquembre ]; }; }