-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
far2l: remove PCRE, m4 and debugpy dependencies #432441
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
base: master
Are you sure you want to change the base?
Conversation
PCRE is no longer needed as a dependency for 2.6.5
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.
Welcome to Nixpkgs — please follow our contribution guidelines and rename your commit and PR accordingly to something like "far2l: remove PCRE dependency".
CI is failing since PCRE is still used on line 73.
That dependencies are not used for project build
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.
To keep the commits history tidy, reserving only one commit far2l: remove PCRE, m4 and debugpy dependencies
maybe more acceptable.
It seems not possible without reopening mr after resseting and recreating changes. Is it really so important, is it is mr between branches? |
Well, just a habit. And there is no need to reopen ur pr, and such more ways can be taken to make, for example, git soft reset and stash, fetch, stash pop, then force push. As the pr source repo updated, this pr source will follow it. Just merge 2 commits' diff into one commit can do, then there is only one too. |
PCRE, m4 and debugpy is no longer needed as a dependency for 2.6.5
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.