Upgrade iTerm2 shell integration

This commit is contained in:
Spotlight 2025-06-06 13:15:20 -05:00
parent 15a32ff09e
commit f68725a198
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 = "7f871233e6b83f91c1dd1ea0f18432bc1edd680c";
hash = "sha256-yIMm3iYyolQfjMzJ36AIwl/X/xKzRc5sFDO2RxHSrbM=";
rev = "f8ef4c73f85ce68b081929f55ca9aeec983713d0";
hash = "sha256-9tZlqvKQzg8+7R7v/pMvD84koceOtAIF2xG3sQzDc8c=";
};
in
{