treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -26,7 +26,7 @@ buildRubyGem rec {
|
||||
description = ''
|
||||
A SSH helper that uses regex and fancy expansion to dynamically manage SSH shortcuts.
|
||||
'';
|
||||
homepage = https://github.com/akerl/hss;
|
||||
homepage = "https://github.com/akerl/hss";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ nixy ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user