| 16 Oct 2025 |
matthewcroughan | python3Packages.fb-re2 | 17:32:11 |
dramforever | which we haven't touched for a while | 17:32:16 |
matthewcroughan | Yeah and the only thing we have in there is a patch to modify the c++ std | 17:32:27 |
matthewcroughan | because upstream won't do it | 17:32:29 |
matthewcroughan | I checked in their PRs the code is just rotting | 17:32:46 |
matthewcroughan | but python3Packages.fb-re2 is somehow a dependency of pkgs.nixos {} | 17:33:47 |
matthewcroughan | I think it's needed for Nix | 17:33:51 |
dramforever | i'd guess python bump then | 17:34:03 |
matthewcroughan | Yeah it's because Nix depends on it, because mercurial depends on it | 17:34:44 |
dramforever | when did it build before? | 17:34:45 |
matthewcroughan | ┌─ ⏸ unit-dbus.service
┃ │ ┌─ ⏵ perl5.40.0-DBI-1.644-aarch64-unknown-linux-musl (checkPhase) ⏱ 7m35s
┃ │ ┌─ ⏸ nix-perl-aarch64-unknown-linux-musl-2.31.2
┃ │ │ ┌─ ⏵ python3.13-fb-re2-1.0.7 (buildPhase) ⏱ 7m31s
┃ │ │ ┌─ ⏸ mercurial-7.1
┃ │ │ │ ┌─ ⏵ nix-expr-2.31.2 (buildPhase) ⏱ 7m36s
┃ │ │ ├─ ⏸ nix-2.31.2
┃ │ ├─ ⏸ nix-functional-tests-aarch64-unknown-linux-musl-2.31.2
┃ │ ├─ ⏵ nix-util-aarch64-unknown-linux-musl-2.31.2 (buildPhase) ⏱ 3m39s
┃ │ ┌─ ⏸ nix-aarch64-unknown-linux-musl-2.31.2
┃ │ ┌─ ⏸ tmpfiles.d
┃ │ ┌─ ⏸ X-Restart-Triggers-systemd-tmpfiles-resetup
┃ ├─ ⏸ unit-systemd-tmpfiles-resetup.service
| 17:34:47 |
matthewcroughan | Trying to find that now | 17:35:00 |
matthewcroughan | Just an older staging | 17:35:10 |
matthewcroughan | * Just an older staging, from memory | 17:35:14 |
matthewcroughan | not useful :P | 17:35:18 |
dramforever | before or after may? | 17:35:36 |
matthewcroughan | I have some repos that built.. uh sec | 17:36:03 |
matthewcroughan | https://github.com/MatthewCroughan/rk3588-falcon-experiments/tree/even-minimaler | 17:36:14 |
matthewcroughan | 2 weeks ago maybe | 17:36:22 |
matthewcroughan |  Download image.png | 17:36:36 |
matthewcroughan | my builder is faster mwuhaha | 17:36:39 |
matthewcroughan | * my builder is faster than trying to find out, mwuhaha | 17:36:45 |
matthewcroughan | Can recommend m2 ultras | 17:37:02 |
dramforever | hey 3.12 | 17:37:03 |
dramforever | the new one is 3.13 | 17:37:10 |
dramforever | that sounds like a difference | 17:37:15 |
matthewcroughan | Still looks to happen in 3.12 | 17:37:38 |
Alyssa Ross | DBI is a Nixpkgs builder bug | 17:38:37 |
matthewcroughan | What does that mean? The stdenv? | 17:38:53 |
Alyssa Ross | buildPerlPackage | 17:39:11 |