aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/chez-modules/chez-mit/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/chez-modules/chez-mit/default.nix')
-rw-r--r--pkgs/development/chez-modules/chez-mit/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/chez-modules/chez-mit/default.nix b/pkgs/development/chez-modules/chez-mit/default.nix
index 3614e97d9eac..fc2c0f7ba4f1 100644
--- a/pkgs/development/chez-modules/chez-mit/default.nix
+++ b/pkgs/development/chez-modules/chez-mit/default.nix
@@ -25,7 +25,7 @@ stdenv.mkDerivation {
meta = {
description = "This is a MIT/GNU Scheme compatibility library for Chez Scheme";
- homepage = https://github.com/fedeinthemix/chez-mit/;
+ homepage = "https://github.com/fedeinthemix/chez-mit/";
maintainers = [ stdenv.lib.maintainers.jitwit ];
license = stdenv.lib.licenses.free;
};