treewide: fix redirect URLs
This commit is contained in:
@@ -25,7 +25,7 @@ in python3Packages.buildPythonApplication {
|
||||
checkPhase = "py.test";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://pydoit.org/;
|
||||
homepage = https://pydoit.org/;
|
||||
description = "A task management & automation tool";
|
||||
license = licenses.mit;
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user