treewide: update homepages to https where available
Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
summary of the build status, after reading the manual.
|
||||
'';
|
||||
|
||||
homepage = http://josefsson.org/autobuild/;
|
||||
homepage = https://josefsson.org/autobuild/;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user