treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ in fetchurl {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Monospaced bitmap fonts";
|
||||
homepage = https://www.cambus.net/spleen-monospaced-bitmap-fonts;
|
||||
homepage = "https://www.cambus.net/spleen-monospaced-bitmap-fonts";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user