about summary refs log tree commit diff
path: root/pkgs/tools/misc/teamocil
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/teamocil')
-rw-r--r--pkgs/tools/misc/teamocil/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/teamocil/default.nix b/pkgs/tools/misc/teamocil/default.nix
index a5e356edbf48..b1f6c7cdcab5 100644
--- a/pkgs/tools/misc/teamocil/default.nix
+++ b/pkgs/tools/misc/teamocil/default.nix
@@ -9,7 +9,7 @@ bundlerEnv {
 
   meta = with lib; {
     description     = "A simple tool used to automatically create windows and panes in tmux with YAML files";
-    homepage        = https://github.com/remiprev/teamocil;
+    homepage        = "https://github.com/remiprev/teamocil";
     license         = licenses.mit;
     platforms       = platforms.all;
     maintainers     = with maintainers; [