treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
+1756
-1756
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A suite of integrated tools for game developers to design and build games, simulations, and visualizations";
|
||||
homepage = https://www.unrealengine.com/what-is-unreal-engine-4;
|
||||
homepage = "https://www.unrealengine.com/what-is-unreal-engine-4";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.puffnfresh ];
|
||||
|
||||
Reference in New Issue
Block a user