treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
multi-head with Xinerama. Wallpapers are browsable with a convenient GUI,
|
||||
and settings are stored in a human-readable config file.
|
||||
'';
|
||||
homepage = https://github.com/l3ib/nitrogen;
|
||||
homepage = "https://github.com/l3ib/nitrogen";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.auntie ];
|
||||
|
||||
Reference in New Issue
Block a user