mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-15 03:40:20 +01:00
update plugin
This commit is contained in:
parent
de0d00d4c7
commit
bc095a71b5
1 changed files with 1 additions and 13 deletions
14
home.nix
14
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";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue