treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -38,7 +38,7 @@ stdenv.mkDerivation {
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
homepage = http://unicon.org;
|
||||
homepage = "http://unicon.org";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user