aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/development/python-modules/habanero/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/habanero/default.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/habanero/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/habanero/default.nix b/nixpkgs/pkgs/development/python-modules/habanero/default.nix
index b58d4a30020..a7ec358ffd7 100644
--- a/nixpkgs/pkgs/development/python-modules/habanero/default.nix
+++ b/nixpkgs/pkgs/development/python-modules/habanero/default.nix
@@ -22,7 +22,7 @@ buildPythonPackage rec {
meta = {
description = "Python interface to Library Genesis";
- homepage = https://habanero.readthedocs.io/en/latest/;
+ homepage = "https://habanero.readthedocs.io/en/latest/";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.nico202 ];
};