feat(cli): Install tmux-treehouse plugin #8

Open
Fryuni wants to merge 1 commit from tmux-treehouse into main
Owner

Summary

Install the tmux-treehouse plugin declaratively through the Nix flake and Home Manager tmux configuration. This integrates Treehouse worktree leasing into tmux with the plugin's pinned Treehouse v2.1.1 runtime.

Changes

  • Add and lock the Fryuni/tmux-treehouse flake input
  • Expose its package as a Home Manager-compatible tmux plugin
  • Enable the plugin in the existing tmux plugin list

Testing

  • nix fmt flake.nix overlay/default.nix nix-home/terminal/tmux.nix
  • Evaluated programs.tmux.plugins and confirmed tmuxplugin-treehouse
  • nix run .#build
## Summary Install the tmux-treehouse plugin declaratively through the Nix flake and Home Manager tmux configuration. This integrates Treehouse worktree leasing into tmux with the plugin's pinned Treehouse v2.1.1 runtime. ## Changes - Add and lock the Fryuni/tmux-treehouse flake input - Expose its package as a Home Manager-compatible tmux plugin - Enable the plugin in the existing tmux plugin list ## Testing - `nix fmt flake.nix overlay/default.nix nix-home/terminal/tmux.nix` - Evaluated `programs.tmux.plugins` and confirmed `tmuxplugin-treehouse` - `nix run .#build`
feat(cli): Install tmux-treehouse plugin
All checks were successful
Validate / NixOS loem toplevel (pull_request) Successful in 1m2s
Validate / Flake checks (x86_64-linux) (pull_request) Successful in 1m3s
Validate / NixOS note toplevel (pull_request) Successful in 9m9s
Validate / Home Manager lotus@note activation (pull_request) Successful in 13m29s
29b8e82869
All checks were successful
Validate / NixOS loem toplevel (pull_request) Successful in 1m2s
Validate / Flake checks (x86_64-linux) (pull_request) Successful in 1m3s
Validate / NixOS note toplevel (pull_request) Successful in 9m9s
Validate / Home Manager lotus@note activation (pull_request) Successful in 13m29s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tmux-treehouse:tmux-treehouse
git switch tmux-treehouse

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff tmux-treehouse
git switch tmux-treehouse
git rebase main
git switch main
git merge --ff-only tmux-treehouse
git switch tmux-treehouse
git rebase main
git switch main
git merge --no-ff tmux-treehouse
git switch main
git merge --squash tmux-treehouse
git switch main
git merge --ff-only tmux-treehouse
git switch main
git merge tmux-treehouse
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Fryuni/nix-files!8
No description provided.