treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Descriptions, levitation, and reflecting the elaborator";
|
||||
homepage = https://github.com/ahmadsalim/desc-n-crunch;
|
||||
homepage = "https://github.com/ahmadsalim/desc-n-crunch";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
broken = true;
|
||||
|
||||
Reference in New Issue
Block a user