treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
given name is expected to be a folder under ~/.ssh/name containing the
|
||||
keys to include in the agent.
|
||||
'';
|
||||
homepage = https://github.com/kalbasit/ssh-agents;
|
||||
homepage = "https://github.com/kalbasit/ssh-agents";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user