treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
contents of certain character strings.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/idutils/;
|
||||
homepage = "https://www.gnu.org/software/idutils/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
maintainers = [ ];
|
||||
|
||||
Reference in New Issue
Block a user