-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
tmuxinator: 1.1.4 -> 2.0.0 #86334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tmuxinator: 1.1.4 -> 2.0.0 #86334
Conversation
2.0.0 was released a few hours ago https://github.com/tmuxinator/tmuxinator/releases/tag/v2.0.0 |
7c36a36
to
6139604
Compare
@marsam sure, done! |
@cust0dian can you make sure the completion files are installed as well? https://github.com/tmuxinator/tmuxinator/blob/master/README.md#completion |
@doronbehar sure, took a stab at it:
although would greatly appreciate if someone more experienced with Ruby packaging double-checked my approach. I left it as a separate commit for easier review, will squash it once it's greenlit. |
nativeBuildInputs = [ installShellFiles ]; | ||
|
||
postInstall = '' | ||
installShellCompletion $GEM_HOME/gems/${gemName}-${version}/completion/tmuxinator.{bash,zsh,fish} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not 100% sure getting to gem source via $GEM_HOME/gems/${gemName}-${version}/
is the way to do it (decided to use this approach as I've seen it in other places)
@GrahamcOfBorg eval |
Result of 1 package built:- tmuxinator |
Motivation for this change
https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.5
https://github.com/tmuxinator/tmuxinator/releases/tag/v2.0.0
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)