treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
hydraPlatforms = [];
|
||||
license = licenses.free;
|
||||
downloadPage = http://tangramgames.dk/games/duckmarines;
|
||||
downloadPage = "http://tangramgames.dk/games/duckmarines";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user