treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Brokken's Own Base Classes And Templates";
|
||||
homepage = https://fbb-git.github.io/bobcat/;
|
||||
homepage = "https://fbb-git.github.io/bobcat/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user