From bc095a71b5f7562bc2b7725ee97a25e897bdcd47 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Sat, 25 Sep 2021 19:21:30 +0200 Subject: [PATCH] update plugin --- home.nix | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/home.nix b/home.nix index 8133cf1..6e823cf 100644 --- a/home.nix +++ b/home.nix @@ -127,7 +127,7 @@ in src = pkgs.fetchFromGitHub { owner = "chisui"; repo = "zsh-nix-shell"; - rev = "v0.2.0"; + rev = "v0.4.0"; sha256 = "1gfyrgn23zpwv1vj37gf28hf5z0ka0w5qm6286a7qixwv7ijnrx9"; }; } @@ -196,15 +196,3 @@ in # changes in each release. home.stateVersion = "21.11"; } - - - - - - - - - - - -