treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "Livecoding environment for 3D graphics, sound, and games";
|
||||
license = licenses.gpl2;
|
||||
homepage = http://www.pawfal.org/fluxus/;
|
||||
homepage = "http://www.pawfal.org/fluxus/";
|
||||
maintainers = [ maintainers.brainrape ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user