bbswitch: quote homepage
This commit is contained in:
parent
861a75a64c
commit
81bb5856eb
@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A module for powering off hybrid GPUs";
|
description = "A module for powering off hybrid GPUs";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
homepage = https://github.com/Bumblebee-Project/bbswitch;
|
homepage = "https://github.com/Bumblebee-Project/bbswitch";
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user