summary refs log tree commit diff
path: root/pkgs/games/amoeba/data.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/amoeba/data.nix')
-rw-r--r--pkgs/games/amoeba/data.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/amoeba/data.nix b/pkgs/games/amoeba/data.nix
index fcde2d591f13a..f86ee71aa424f 100644
--- a/pkgs/games/amoeba/data.nix
+++ b/pkgs/games/amoeba/data.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = "Fast-paced, polished OpenGL demonstration by Excess (data files)";
-    homepage = https://packages.qa.debian.org/a/amoeba-data.html;
+    homepage = "https://packages.qa.debian.org/a/amoeba-data.html";
     license = licenses.unfree;
     maintainers = [ maintainers.dezgeg ];
     platforms = platforms.all;