tmuxPlugins.catppuccin: unstable-2022-04-03 -> unstable-2023-07-15

This commit is contained in:
Jon Seager 2023-07-15 18:59:03 +01:00
parent 9a1074ae6b
commit a223c2ac27
No known key found for this signature in database

View file

@ -92,12 +92,12 @@ in rec {
catppuccin = mkTmuxPlugin {
pluginName = "catppuccin";
version = "unstable-2023-04-03";
version = "unstable-2023-07-15";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "tmux";
rev = "4e48b09a76829edc7b55fbb15467cf0411f07931";
sha256 = "sha256-bXEsxt4ozl3cAzV3ZyvbPsnmy0RAdpLxHwN82gvjLdU=";
rev = "e7b50832f9bc59b0b5ef5316ba2cd6f61e4e22fc";
hash = "sha256-9ZfUqEKEexSh06QyR5C+tYd4tNfBi3PsA+STzUv4+/s=";
};
postInstall = ''
sed -i -e 's|''${PLUGIN_DIR}/catppuccin-selected-theme.tmuxtheme|''${TMUX_TMPDIR}/catppuccin-selected-theme.tmuxtheme|g' $target/catppuccin.tmux