treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -12,7 +12,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Flexible and fast xcodebuild formatter";
|
||||
homepage = https://github.com/supermarin/xcpretty;
|
||||
homepage = "https://github.com/supermarin/xcpretty";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
nicknovitski
|
||||
|
||||
Reference in New Issue
Block a user