treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -16,7 +16,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Browse and preview Base16 Shell themes in your terminal";
|
||||
homepage = https://github.com/nvllsvm/base16-shell-preview;
|
||||
homepage = "https://github.com/nvllsvm/base16-shell-preview";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.rencire ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user