summary refs log tree commit diff
path: root/pkgs/tools/security/paperkey/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/paperkey/default.nix')
-rw-r--r--pkgs/tools/security/paperkey/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/paperkey/default.nix b/pkgs/tools/security/paperkey/default.nix
index 97a8c0af2c8..def98c9af4d 100644
--- a/pkgs/tools/security/paperkey/default.nix
+++ b/pkgs/tools/security/paperkey/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
       retention qualities - far longer than the magnetic or optical means that
       are generally used to back up computer data.
     '';
-    homepage = "http://www.jabberwocky.com/software/paperkey/";
+    homepage = http://www.jabberwocky.com/software/paperkey/;
     license = licenses.gpl2;
     platforms = platforms.linux;
     maintainers = with maintainers; [ skeidel ];