From 55668b4d69a6e848e5cc0d4e9031cd02f15477b6 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Mon, 4 Jan 2021 22:04:43 +0100 Subject: [PATCH] zsh: Fix zsh-nix-shell Next time actually test a change before committing it. --- users/simon/modules/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/simon/modules/zsh.nix b/users/simon/modules/zsh.nix index 611d77a..878f6c6 100644 --- a/users/simon/modules/zsh.nix +++ b/users/simon/modules/zsh.nix @@ -28,7 +28,7 @@ in { name = "zsh-nix-shell"; file = "nix-shell.plugin.zsh"; - src = pkgs.zsh-nix-shell; + src = "${pkgs.zsh-nix-shell}/share/zsh-nix-shell"; } ]; shellAliases = {