sheldon: pin zsh-nix-shell,use specific entrypoint

This commit is contained in:
surtur 2022-07-03 12:15:20 +02:00
parent 366535955f
commit a119e751ec
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -19,6 +19,8 @@ github = 'zdharma-continuum/fast-syntax-highlighting'
[plugins.zsh-nix-shell]
github = 'chisui/zsh-nix-shell'
tag = "v0.5.0"
use = ['nix-shell.plugin.zsh']
[plugins.nix-zsh-completions]
github = 'spwhitt/nix-zsh-completions'