treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/janten/dpt-rp1-py;
|
||||
homepage = "https://github.com/janten/dpt-rp1-py";
|
||||
description = "Python script to manage Sony DPT-RP1 without Digital Paper App";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mt-caret ];
|
||||
|
||||
Reference in New Issue
Block a user