feat(nix): replace pkgs/tmux-tile with tmux-mosaic flake input #9

Merged
barrettruth merged 1 commit from feat/tmux-mosaic into main 2026-04-24 23:06:40 +00:00
barrettruth commented 2026-04-24 23:06:37 +00:00

Local pkgs/tmux-tile/ scaffold migrated to its own public repo at https://github.com/barrettruth/tmux-mosaic. Pull as a flake input and expose through the nixpkgs overlay as pkgs.tmuxPlugins.mosaic — same shape as resurrect/continuum.

activation.nix drops the local callPackage and references pkgs.tmuxPlugins.mosaic instead. pkgs/tmux-tile/ was never committed to this repo, so no removal commit is needed.

Verified: nix flake check passes.

Local pkgs/tmux-tile/ scaffold migrated to its own public repo at https://github.com/barrettruth/tmux-mosaic. Pull as a flake input and expose through the nixpkgs overlay as `pkgs.tmuxPlugins.mosaic` — same shape as resurrect/continuum. `activation.nix` drops the local callPackage and references `pkgs.tmuxPlugins.mosaic` instead. `pkgs/tmux-tile/` was never committed to this repo, so no removal commit is needed. Verified: `nix flake check` passes.
Sign in to join this conversation.
No description provided.