treewide: http -> https (#42665)
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
makeFlags = "PREFIX=$(out)";
|
||||
|
||||
meta = {
|
||||
homepage = http://www.semicomplete.com/projects/xdotool/;
|
||||
homepage = https://www.semicomplete.com/projects/xdotool/;
|
||||
description = "Fake keyboard/mouse input, window management, and more";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
|
||||
Reference in New Issue
Block a user