Merge pull request #252120 from sbancuz/patch-1

tmuxPlugins.catppuccin: unstable-2023-07-15 -> unstable-2023-08-21
This commit is contained in:
Matthias Beyer
2023-09-12 11:16:09 +02:00
committed by GitHub
+3 -3
View File
@@ -92,12 +92,12 @@ in rec {
catppuccin = mkTmuxPlugin {
pluginName = "catppuccin";
version = "unstable-2023-07-15";
version = "unstable-2023-08-21";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "tmux";
rev = "e7b50832f9bc59b0b5ef5316ba2cd6f61e4e22fc";
hash = "sha256-9ZfUqEKEexSh06QyR5C+tYd4tNfBi3PsA+STzUv4+/s=";
rev = "7a284c98e5df4cc84a1a45ad633916f0b2b916b2";
hash = "sha256-jxcxW0gEfXaSt8VM3UIs0dKNKaHb8JSEQBBV3SVjW/A=";
};
postInstall = ''
sed -i -e 's|''${PLUGIN_DIR}/catppuccin-selected-theme.tmuxtheme|''${TMUX_TMPDIR}/catppuccin-selected-theme.tmuxtheme|g' $target/catppuccin.tmux