feat(nix): replace pkgs/tmux-tile with tmux-mosaic flake input #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/nix!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/tmux-mosaic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.nixdrops the local callPackage and referencespkgs.tmuxPlugins.mosaicinstead.pkgs/tmux-tile/was never committed to this repo, so no removal commit is needed.Verified:
nix flake checkpasses.