pypy: cleanup install layout, fix sysconfig paths#240301
pypy: cleanup install layout, fix sysconfig paths#240301SuperSandro2000 wants to merge 2 commits intoNixOS:stagingfrom
Conversation
9f31bb5 to
cdb4fd4
Compare
|
Cherry-picking this together with #240300 on top of |
cdb4fd4 to
f0cf662
Compare
|
Cherry-picked again with the new changes, now |
|
I have added a patch which fixes the include directory under $out/include and in turn also a fix for pybind11 which is very tightly coupled to this. @ofborg build pypy3 pypy3.pkgs.pybind11 |
|
That's the new, more standard, include dir path |
068100c to
29d5ce0
Compare
|
@FRidh can you take a look at this, please? This is vital for have any kind of pypy env support in nixpkgs. |
e7dce73 to
467d753
Compare
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/2868 |
467d753 to
25ad49a
Compare
|
@ofborg build pypy27 pypy39 pypy310 |
25ad49a to
ec44187
Compare
|
@ofborg build pypy27 pypy39 pypy310 |
5fb6acb to
602631c
Compare
Co-authored-by: Sophie Tauchert <1221984+999eagle@users.noreply.github.com>
602631c to
3ceab2d
Compare
Description of changes
Fixes the same issue as #240187 but properly
Closes #39356
Closes #240187
Before:
What it should look like according to Debian:
After:
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/)