treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Some useful functions for Idris";
|
||||
homepage = https://github.com/jheiling/idris-extras;
|
||||
homepage = "https://github.com/jheiling/idris-extras";
|
||||
license = lib.licenses.unlicense;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user