tmuxPlugins.catppucin: unstable-2023-08-21 -> unstable-2024-05-16

This commit is contained in:
Yannick Mayeur 2024-05-16 14:58:13 +02:00
parent cab94ab46e
commit 59b372621c

View File

@ -92,12 +92,12 @@ in rec {
catppuccin = mkTmuxPlugin {
pluginName = "catppuccin";
version = "unstable-2023-08-21";
version = "unstable-2024-05-15";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "tmux";
rev = "7a284c98e5df4cc84a1a45ad633916f0b2b916b2";
hash = "sha256-jxcxW0gEfXaSt8VM3UIs0dKNKaHb8JSEQBBV3SVjW/A=";
rev = "697087f593dae0163e01becf483b192894e69e33";
hash = "sha256-EHinWa6Zbpumu+ciwcMo6JIIvYFfWWEKH1lwfyZUNTo=";
};
postInstall = ''
sed -i -e 's|''${PLUGIN_DIR}/catppuccin-selected-theme.tmuxtheme|''${TMUX_TMPDIR}/catppuccin-selected-theme.tmuxtheme|g' $target/catppuccin.tmux