bbswitch: quote homepage

This commit is contained in:
Nikolay Amiantov 2017-07-27 15:54:53 +03:00
parent 861a75a64c
commit 81bb5856eb

View File

@ -49,7 +49,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; {
description = "A module for powering off hybrid GPUs";
platforms = platforms.linux;
homepage = https://github.com/Bumblebee-Project/bbswitch;
homepage = "https://github.com/Bumblebee-Project/bbswitch";
maintainers = with maintainers; [ abbradar ];
};
}