treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -10,7 +10,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Prettified LS";
|
||||
homepage = https://github.com/athityakumar/colorls;
|
||||
homepage = "https://github.com/athityakumar/colorls";
|
||||
license = with licenses; mit;
|
||||
maintainers = with maintainers; [ lukebfox nicknovitski ];
|
||||
platforms = ruby.meta.platforms;
|
||||
|
||||
Reference in New Issue
Block a user