summary refs log tree commit diff
path: root/pkgs/games/stockfish
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/stockfish')
-rw-r--r--pkgs/games/stockfish/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/stockfish/default.nix b/pkgs/games/stockfish/default.nix
index 1919383048e..5e8429f0336 100644
--- a/pkgs/games/stockfish/default.nix
+++ b/pkgs/games/stockfish/default.nix
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
   enableParallelBuilding = true;
 
   meta = with stdenv.lib; {
-    homepage = https://stockfishchess.org/;
+    homepage = "https://stockfishchess.org/";
     description = "Strong open source chess engine";
     longDescription = ''
       Stockfish is one of the strongest chess engines in the world. It is also