treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -68,7 +68,7 @@ stdenv.mkDerivation {
|
||||
combines the strategic challenge of a classical RTS with the sheer fun
|
||||
of Tower Defense.
|
||||
'';
|
||||
homepage = http://oilrush-game.com/;
|
||||
homepage = "http://oilrush-game.com/";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
#maintainers = with stdenv.lib.maintainers; [ astsmtl ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user