From 7426e53f95169881d1696bf7c631561ed9a75465 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Tue, 7 Apr 2020 17:43:08 +0200 Subject: [PATCH] zsh-autoenv: fix zsh-autoenv-share description Fix a copy & paste error in zsh-autoenv-share documentation --- pkgs/tools/misc/zsh-autoenv/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/misc/zsh-autoenv/default.nix b/pkgs/tools/misc/zsh-autoenv/default.nix index c44837b877d..f4295443f69 100644 --- a/pkgs/tools/misc/zsh-autoenv/default.nix +++ b/pkgs/tools/misc/zsh-autoenv/default.nix @@ -19,7 +19,7 @@ stdenv.mkDerivation { cat <