| 19 Feb 2026 |
vcunat | That's one thing. | 12:06:41 |
emily | https://github.com/NixOS/nixpkgs/pull/492078 | 12:10:33 |
emily | haven't tested the qtbase build, but I'm pretty sure this is the root cause | 12:10:42 |
emily | looking at scikit-build-core | 12:11:22 |
emily | the issue with scikit-build-core isn't the presence or lack of lipo; it can handle that | 12:12:18 |
emily | it's https://pytest-subprocess.readthedocs.io/en/1.4.0/usage.html#unregistered-commands, "By default, when the fake_process fixture is being used, any attempt to run subprocess that has not been registered will raise the ProcessNotRegisteredError exception." | 12:12:41 |
emily | hexa: any recent changes to pytest stuff? | 12:12:48 |
emily | uh whoops, I included my random testing of scikit-build-core in the Wayland commit :) | 12:13:14 |
emily | oh for goodness sakes | 12:17:00 |
emily | https://github.com/scikit-build/scikit-build-core/blob/2ddfb9f436fcfceb404d6a3444f7d6ba1093ea60/tests/test_get_requires.py#L34-L37 | 12:17:04 |
emily | their fixture just won't work if you built single-arch binaries like we do | 12:17:37 |
emily | oh, I misunderstood what they were doing… | 12:24:28 |
K900 | How did we merge that wayland PR wtf | 12:34:07 |
vcunat | meta.availableOn is easy to miss | 12:35:56 |