treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Python script to control NZXT cooler Kraken X52/X62/X72";
|
||||
homepage = https://github.com/KsenijaS/krakenx;
|
||||
homepage = "https://github.com/KsenijaS/krakenx";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.willibutz ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user