connman: quote homepage
This commit is contained in:
parent
e9569a0a03
commit
e55ad4897d
@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A daemon for managing internet connections";
|
description = "A daemon for managing internet connections";
|
||||||
homepage = https://01.org/connman;
|
homepage = "https://01.org/connman";
|
||||||
maintainers = [ maintainers.matejc ];
|
maintainers = [ maintainers.matejc ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user