treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -41,7 +41,7 @@ let
|
||||
|
||||
meta = with lib; {
|
||||
description = "The bash templating language";
|
||||
homepage = https://github.com/zimbatm/shab;
|
||||
homepage = "https://github.com/zimbatm/shab";
|
||||
license = licenses.unlicense;
|
||||
maintainers = with maintainers; [ zimbatm ];
|
||||
platforms = bash.meta.platforms;
|
||||
|
||||
Reference in New Issue
Block a user