-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
git: add git-jump to PATH #172091
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
git: add git-jump to PATH #172091
Conversation
|
@ofborg build git |
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.
IMO we should figure out a better approach for this. There are quite a few contributed tools (https://github.com/git/git/tree/master/contrib) and they shouldn't really be part of the official Git package. Might be best to add a git-contrib package (either with all tools in one package or as an attrset and packages like git-contrib.git-jump).
Edit: Looks like we're already shipping quite a few of the contributed tools. That isn't ideal to begin with... :o
|
We also install quite a few contrib things under |
Yes, I also noticed this, and IMO it's wrong. I'd prefer if we'd stop doing that.
Sure but it's also the point. Those tools aren't part of a normal installation and it isn't that inconvenient to add them to
It isn't about the size. Just to be sure I checked what two other Linux distributions are doing:
|
Whats wrong about this? If we have the files hidden deeply in
The completion script is also not part of the standard installation and installed by many distributions from contrib. Can we please move this discussion to another place? It is unlikely that we are going to remove everything from contrib in this PR. |
Unfortunately I didn't find good sources regarding the
Yes, that does indeed seem to be an exception. Ideally, it wouldn't be in the
Sure, feel free to open a dedicated issue to discuss this matter (and please reference it here) ;) That'd be great :)
That's fine - I'd just like to avoid making the situation worse than it already is (IMO - that's why a dedicated issue to discuss it in our community would be good). |
I was more thinking about merging this PR and then someone that is not me and actually cares about the matter opens an issue and can discuss that with other people. |
|
@ofborg eval I am planning to merge this in the next days. Another symlink is not going to make a difference and I am currently not planning to majorly refactor the git package. |
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes