about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/idris-modules/tlhydra.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/idris-modules/tlhydra.nix')
-rw-r--r--nixpkgs/pkgs/development/idris-modules/tlhydra.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/development/idris-modules/tlhydra.nix b/nixpkgs/pkgs/development/idris-modules/tlhydra.nix
index ffe1e46d86e1..e2c07ac5fb71 100644
--- a/nixpkgs/pkgs/development/idris-modules/tlhydra.nix
+++ b/nixpkgs/pkgs/development/idris-modules/tlhydra.nix
@@ -20,7 +20,7 @@ build-idris-package  {
 
   meta = {
     description = "Idris parser and serializer/deserealizer for TL language";
-    homepage = https://github.com/Termina1/tlhydra;
+    homepage = "https://github.com/Termina1/tlhydra";
     maintainers = [ lib.maintainers.brainrape ];
   };
 }