treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
||||
programming language and an implementation of Java Web Start, originally
|
||||
based on the NetX project.
|
||||
'';
|
||||
homepage = https://github.com/adoptopenjdk/icedtea-web;
|
||||
homepage = "https://github.com/adoptopenjdk/icedtea-web";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user