about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/amoeba/data.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/amoeba/data.nix')
-rw-r--r--nixpkgs/pkgs/games/amoeba/data.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/games/amoeba/data.nix b/nixpkgs/pkgs/games/amoeba/data.nix
index fcde2d591f13..f86ee71aa424 100644
--- a/nixpkgs/pkgs/games/amoeba/data.nix
+++ b/nixpkgs/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;