treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ let
|
||||
|
||||
meta = with lib; {
|
||||
description = "Scyther is a tool for the automatic verification of security protocols.";
|
||||
homepage = https://www.cs.ox.ac.uk/people/cas.cremers/scyther/;
|
||||
homepage = "https://www.cs.ox.ac.uk/people/cas.cremers/scyther/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ infinisil ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user