quote URLs in my packages to ease opening them from urxvt
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ libotr pidgin intltool ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://otr.cypherpunks.ca/;
|
||||
homepage = "https://otr.cypherpunks.ca/";
|
||||
description = "Plugin for Pidgin 2.x which implements OTR Messaging";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user