-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
Build failure: ripgrep-all #250306
Comments
This issue has been mentioned on NixOS Discourse. There might be relevant details there: |
Upstream hasn't released a more recent version, fwiw. Probably best to cherry-pick the patch? |
For me the patch fails to apply cleanly on current (unstable) nixpkgs: Build log
|
And I just checked, the probably most relevant change (which changes the options passed to pandoc, I believe from skimming the diff), cannot be applied stand-alone either, since the file does not exist in 0.9.6, which nixpkgs ships :( |
Yes, but that is |
GitHub won't let me upload it here, so here's a gist for a minimalist version of the original commit. That patch can be applied to the 0.9.6 version and allows the tests to pass again. Does this approach sound feasible to you? I would open a PR then... |
I'm wondering if it's really better to keep patching 0.9.6 or updating directly to 1.0.0-alpha.5 in unstable and do a backport. Sure there are quite some code changes but if this issue went unnoticed all this time, the likelihood we'll actually break someone's usage is pretty low. |
@zaninime I tried updating to |
Tesseract Adapter was removed and won't make it back in 1.0 either |
I also tried it. Other than missing Tesseract, was there anything else not good? |
I had this issue with ripgrep-all when trying to upgrade from NixOS 23.05 to unstable. As a workaround/mitigation strategy, I installed So I'm using ripgrep-all 0.9.7-alpha.0 from nur.... Contents of my /nix/store: -r--r--r-- 2 root root 4.1K Jan 1 1970 xgfijrdsgsp9r8jf77m18dr4lyifzf6l-ripgrep-all-0.9.7-infdev-vendor.tar.gz.drv |
Any updates on this? |
IMHO, we should use the 1.0 branch. |
Created a PR to use 1.0 branch here: #264362 |
Steps To Reproduce
Steps to reproduce the behavior:
ripgrep-all
Build log
Additional context
https://discourse.nixos.org/t/ripgrep-all-build-error-on-latest-unstable/31907
Notify maintainers
@Ma27 @zaninime
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: