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