treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "CLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing.";
|
||||
homepage = https://github.com/treasure-data/td;
|
||||
homepage = "https://github.com/treasure-data/td";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ groodt nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user