treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Cosmic recursive fractal flames";
|
||||
homepage = https://flam3.com/;
|
||||
homepage = "https://flam3.com/";
|
||||
maintainers = [ maintainers.nand0p ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.cc-by-nc-sa-20;
|
||||
|
||||
Reference in New Issue
Block a user