summary refs log tree commit diff
path: root/pkgs/applications/misc/qMasterPassword/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/qMasterPassword/default.nix')
-rw-r--r--pkgs/applications/misc/qMasterPassword/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/qMasterPassword/default.nix b/pkgs/applications/misc/qMasterPassword/default.nix
index 97751127342..c2adcabe414 100644
--- a/pkgs/applications/misc/qMasterPassword/default.nix
+++ b/pkgs/applications/misc/qMasterPassword/default.nix
@@ -40,7 +40,7 @@ mkDerivation rec {
       there is no password file that can be lost or get stolen. There is also
       no need to trust any online password service.
     '';
-    homepage = https://github.com/bkueng/qMasterPassword;
+    homepage = "https://github.com/bkueng/qMasterPassword";
     license = licenses.gpl3;
     maintainers = [ maintainers.tadeokondrak ];
     platforms = platforms.all;