update plugin

This commit is contained in:
Quentin Boyer 2021-09-25 19:21:30 +02:00
parent de0d00d4c7
commit bc095a71b5

View file

@ -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";
}