Skip to content

Commit

Permalink
Update version and hash
Browse files Browse the repository at this point in the history
  • Loading branch information
chisui authored Sep 1, 2023
1 parent 227d284 commit 406ce29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Add this repository to the [`plugins` list of your configurations](https://rycee
src = pkgs.fetchFromGitHub {
owner = "chisui";
repo = "zsh-nix-shell";
rev = "v0.5.0";
sha256 = "0za4aiwwrlawnia4f29msk822rj9bgcygw6a8a6iikiwzjjz0g91";
rev = "v0.7.0";
sha256 = "149zh2rm59blr2q458a5irkfh82y3dwdich60s9670kl3cl5h2m1";
};
}
];
Expand Down

0 comments on commit 406ce29

Please sign in to comment.