treewide: http -> https (#42665)
This commit is contained in:
@@ -87,6 +87,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ uralbash ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
license = licenses.bsd3;
|
||||
homepage = http://www.red-lang.org/;
|
||||
homepage = https://www.red-lang.org/;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user