summary refs log tree commit diff
path: root/pkgs/applications/misc/vanitygen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/vanitygen/default.nix')
-rw-r--r--pkgs/applications/misc/vanitygen/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/vanitygen/default.nix b/pkgs/applications/misc/vanitygen/default.nix
index 6be2dc394cc..462b6d0e57b 100644
--- a/pkgs/applications/misc/vanitygen/default.nix
+++ b/pkgs/applications/misc/vanitygen/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
         the prefix is possible, will provide a difficulty estimate,
         and will run about 30% faster.
       '';
-      homepage = "https://github.com/samr7/vanitygen";
+      homepage = https://github.com/samr7/vanitygen;
       license = stdenv.lib.licenses.agpl3;
       platforms = stdenv.lib.platforms.all;
   };