Upgrade iTerm2 integration

This commit is contained in:
Spotlight 2025-01-07 14:53:03 -06:00
parent 5aa5c446ad
commit e629955f71
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 14 additions and 14 deletions

View file

@ -6,8 +6,8 @@ let
iterm2_shell_integration = pkgs.fetchFromGitHub {
owner = "gnachman";
repo = "iTerm2-shell-integration";
rev = "ba089f7b6718133e1cdf03404aea2150b52f6d33";
sha256 = "sha256-uVptkYXipqpwSnKQ/rMT8al5isjXSRC9asYQTDGFwMY=";
rev = "7f871233e6b83f91c1dd1ea0f18432bc1edd680c";
hash = "sha256-yIMm3iYyolQfjMzJ36AIwl/X/xKzRc5sFDO2RxHSrbM=";
};
in
{