treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/hobarrera/kbdlight;
|
||||
homepage = "https://github.com/hobarrera/kbdlight";
|
||||
description = "A very simple application that changes MacBooks' keyboard backlight level";
|
||||
license = licenses.isc;
|
||||
maintainers = [ maintainers.womfoo ];
|
||||
|
||||
Reference in New Issue
Block a user