treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
||||
- Network Monitoring
|
||||
'';
|
||||
|
||||
homepage = https://phantomjs.org/;
|
||||
homepage = "https://phantomjs.org/";
|
||||
license = lib.licenses.bsd3;
|
||||
|
||||
maintainers = [ lib.maintainers.bluescreen303 ];
|
||||
|
||||
Reference in New Issue
Block a user