treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ in fetchzip rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "minimalist monospaced font";
|
||||
homepage = https://sev.dev/fonts/mno16;
|
||||
homepage = "https://sev.dev/fonts/mno16";
|
||||
license = licenses.cc0;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user