Upgrade iTerm2 shell integration

This commit is contained in:
Spotlight 2024-05-18 15:24:16 -04:00
parent a241cb5257
commit a7b3f7455a
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ let
iterm2_shell_integration = pkgs.fetchFromGitHub {
owner = "gnachman";
repo = "iTerm2-shell-integration";
rev = "6554045b1184b213fdc9d731a45e8a75858291de";
rev = "bb132d1c05c27b760357bcd47708b09888ab2f3e";
sha256 = "yhgowvJfxVdJE1yVYPWnJYvzhMsPc+HgkmDa++CcTDo=";
};
in