treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -38,7 +38,7 @@ in stdenv.mkDerivation rec {
|
||||
* Python bindings, ``python-keybinder``
|
||||
* An ``examples`` directory with programs in C, Lua, Python and Vala.
|
||||
'';
|
||||
homepage = https://github.com/engla/keybinder/;
|
||||
homepage = "https://github.com/engla/keybinder/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user