quote URLs in my packages to ease opening them from urxvt
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Thermal Daemon";
|
||||
homepage = https://01.org/linux-thermal-daemon;
|
||||
homepage = "https://01.org/linux-thermal-daemon";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
|
||||
Reference in New Issue
Block a user