summary refs log tree commit diff
path: root/pkgs/desktops/deepin/qcef/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/deepin/qcef/default.nix')
-rw-r--r--pkgs/desktops/deepin/qcef/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/deepin/qcef/default.nix b/pkgs/desktops/deepin/qcef/default.nix
index 38ca4f3b67667..3b7207379c70f 100644
--- a/pkgs/desktops/deepin/qcef/default.nix
+++ b/pkgs/desktops/deepin/qcef/default.nix
@@ -94,7 +94,7 @@ mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = "Qt5 binding of Chromium Embedded Framework";
-    homepage = https://github.com/linuxdeepin/qcef;
+    homepage = "https://github.com/linuxdeepin/qcef";
     license = licenses.lgpl3;
     platforms = platforms.linux;
     badPlatforms = [ "aarch64-linux" ];  # the cef-binary is not available