lol

bbswitch: quote homepage

+1 -1
+1 -1
pkgs/os-specific/linux/bbswitch/default.nix
··· 49 meta = with stdenv.lib; { 50 description = "A module for powering off hybrid GPUs"; 51 platforms = platforms.linux; 52 - homepage = https://github.com/Bumblebee-Project/bbswitch; 53 maintainers = with maintainers; [ abbradar ]; 54 }; 55 }
··· 49 meta = with stdenv.lib; { 50 description = "A module for powering off hybrid GPUs"; 51 platforms = platforms.linux; 52 + homepage = "https://github.com/Bumblebee-Project/bbswitch"; 53 maintainers = with maintainers; [ abbradar ]; 54 }; 55 }