Unverified Commit 7cbebbbd authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

Merge pull request #312197 from yannick-mayeur/update-catppuccin

tmuxPlugins.catppucin: unstable-2023-08-21 -> unstable-2024-05-16
parents eddeec39 59b37262
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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