treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -88,6 +88,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ raskin synthetica ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
license = licenses.gpl3Plus;
|
||||
homepage = http://jsoftware.com/;
|
||||
homepage = "http://jsoftware.com/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user