diff --git a/users/simon/modules/zsh.nix b/users/simon/modules/zsh.nix index a6dafa8..7a873b9 100644 --- a/users/simon/modules/zsh.nix +++ b/users/simon/modules/zsh.nix @@ -26,12 +26,7 @@ in { name = "zsh-nix-shell"; file = "nix-shell.plugin.zsh"; - src = pkgs.fetchFromGitHub { - owner = "chisui"; - repo = "zsh-nix-shell"; - rev = "v0.1.0"; - sha256 = "0snhch9hfy83d4amkyxx33izvkhbwmindy0zjjk28hih1a9l2jmx"; - }; + src = pkgs.zsh-nix-shell; } ]; shellAliases = {