From 77d5e86ae42e7739b53c028baaefdb00397aa08c Mon Sep 17 00:00:00 2001 From: Sandro Jäckel Date: Sun, 18 Oct 2020 20:45:31 +0200 Subject: ansible-lint: update meta.homepage --- pkgs/development/python-modules/ansible-lint/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/python-modules/ansible-lint/default.nix') diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index adf812fff80..bef31d1c1e5 100644 --- a/pkgs/development/python-modules/ansible-lint/default.nix +++ b/pkgs/development/python-modules/ansible-lint/default.nix @@ -47,7 +47,7 @@ buildPythonPackage rec { ''; meta = with lib; { - homepage = "https://github.com/willthames/ansible-lint"; + homepage = "https://github.com/ansible/ansible-lint"; description = "Best practices checker for Ansible"; license = licenses.mit; maintainers = [ maintainers.sengaya ]; -- cgit 1.4.1