extractpdfmark: fix build with gettext 0.25#425806
Conversation
|
phaer
left a comment
There was a problem hiding this comment.
Oh my, for some reason i didn't find this via search, but saw it in the thread just as I was about to post a separate PR there after pushing.
Thanks! LGTM and fixes the build.
|
The darwin build still seems to be failing with an error about missing iconv symbols... |
|
I had to set In any case I don't have a lot of time now, so if anyone wants to open a PR for it, please do. |
|
I'm getting a failure on Linux. |
Are you testing on unstable? |
|
Oh, indeed, I am using unstable. Sorry, I don't quite understand how |
Related: #405793
touch config.rpathno longer seems to be needed after applying the patch. Not sure why...I also added
strictDeps = true;too and moved the test dependencies into their proper place.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.