Rafael Fernández López

Results 69 comments of Rafael Fernández López

Hello @simonw, Sorry for the long time to reply and thank you for your contribution. After some long discussions, this project is currently in the process of being archived. However,...

This is WIP at https://github.com/php/php-src/pull/10457

Hello @fd! Thank you for taking the time to investigate this issue. You are absolutely right, this issue is due to the fact of a missing setjmp/longjmp emulation. We are...

Thanks a lot for checking @loicreynier! Good point, I have updated the PR to take into account `config.virtualisation.podman.enable` and `config.virtualisation.docker.enable` if the docker package supports CDI (Docker >= 25).

> Excuse me, should the file nvidia-container-toolkit.json partly depend on NixOS's nvidia driver? Yes. This is expected.

👋 @sellout! regarding: > The current PR there clearly doesn’t enable the native runtime at all I am wrapping the `ucm` wrapper with `—-runtime-path`. Is there anything else missing in...

> Does the native runtime work for you though? @aryairani: no, doesn't seem to be working here. I'd have to check, but I won't have the time to dig into...

Also, `EVP_Digest` is openssl, so something along those lines might also be missing.

Just updated https://github.com/NixOS/nixpkgs/pull/312922. It seems to work fine now on x86_64-linux. Since racket uses `get-lib-search-dirs` we can rely on `LD_LIBRARY_PATH`, so I made the wrapper append these paths and it...

Hello @aryairani, It failed, but not sure why exactly, `open-input-file` seems to have failed. Do I need to run this command from a specific folder or something similar? native tests...