treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Little web server written in Idris";
|
||||
homepage = https://github.com/ericqweinstein/wyvern;
|
||||
homepage = "https://github.com/ericqweinstein/wyvern";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user