treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
|
||||
license = licenses.lgpl21;
|
||||
|
||||
homepage = https://wiki.gnome.org/Projects/GTK/OSX/Integration;
|
||||
homepage = "https://wiki.gnome.org/Projects/GTK/OSX/Integration";
|
||||
|
||||
maintainers = [ maintainers.matthewbauer ];
|
||||
platforms = platforms.darwin;
|
||||
|
||||
Reference in New Issue
Block a user