treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Parser combinators for Idris";
|
||||
homepage = https://github.com/ziman/lightyear;
|
||||
homepage = "https://github.com/ziman/lightyear";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = with lib.maintainers; [ siddharthist brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user