Upgrade iTerm2 shell integration

(This additionally modifies its hash as well - whoops!)
This commit is contained in:
Spotlight 2024-05-21 20:42:27 -04:00
parent 6b1c74144f
commit cca0dd227f
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 8 additions and 8 deletions

View file

@ -6,8 +6,8 @@ let
iterm2_shell_integration = pkgs.fetchFromGitHub {
owner = "gnachman";
repo = "iTerm2-shell-integration";
rev = "bb132d1c05c27b760357bcd47708b09888ab2f3e";
sha256 = "yhgowvJfxVdJE1yVYPWnJYvzhMsPc+HgkmDa++CcTDo=";
rev = "ba089f7b6718133e1cdf03404aea2150b52f6d33";
sha256 = "sha256-uVptkYXipqpwSnKQ/rMT8al5isjXSRC9asYQTDGFwMY=";
};
in
{