| 6 Oct 2025 |
Alyssa Ross | In reply to @k900:0upti.me Generally we try to minimize the delta to mainline (so does pmos) | 06:05:49 |
| 11 Oct 2025 |
| Anders joined the room. | 12:34:28 |
| 12 Oct 2025 |
matthewcroughan | pytest-aarch64-linux> shrinking RPATHs of ELF executables and libraries in /nix/store/299hnznhb8jybhcj6v599fkryrkn6lr4-python3.13-pytest-8.4.1-aarch64-unknown-linux-musl-dist
pytest-aarch64-linux> checking for references to /build/ in /nix/store/299hnznhb8jybhcj6v599fkryrkn6lr4-python3.13-pytest-8.4.1-aarch64-unknown-linux-musl-dist...
pytest-aarch64-linux> patching script interpreter paths in /nix/store/299hnznhb8jybhcj6v599fkryrkn6lr4-python3.13-pytest-8.4.1-aarch64-unknown-linux-musl-dist
pytest-aarch64-linux> Executing pythonRemoveTestsDir
pytest-aarch64-linux> Finished executing pythonRemoveTestsDir
pytest-aarch64-linux> Running phase: pythonRemoveBinBytecodePhase
error: build of '/nix/store/06xdrj2a3d7kl4nzsxm934c824cbfmki-python3.13-pytest-8.4.1-aarch64-unknown-linux-musl.drv' on 'ssh-ng://nix-ssh@m2u' failed: output '/nix/store/g2a5bjvbd0qxvk1akbyipca8wnhpg7h9-python3.13-pytest-8.4.1-aarch64-unknown-linux-musl' is not allowed to refer to the following paths:
/nix/store/230ky76gvks3njqdmvs1i8y5mp09bw7k-python3-3.13.7
| 18:46:10 |
matthewcroughan | Anyone know what patch fixed this in nixpkgs later than master? | 18:46:19 |
matthewcroughan | like I don't think this happens on staging | 18:46:24 |
| 14 Oct 2025 |
| UlyssesZhan joined the room. | 23:34:44 |
| 16 Oct 2025 |
| somasis joined the room. | 00:28:07 |
| 17 Oct 2025 |
| @lotte:chir.rs left the room. | 07:39:09 |
| 19 Oct 2025 |
| tiferrei joined the room. | 15:43:17 |
| @tiferrei:matrix.org left the room. | 15:45:27 |
| 20 Oct 2025 |
| tiferrei changed their display name from Tiago Ferreira to tiferrei. | 17:34:14 |
| 21 Oct 2025 |
| @ytr:tchncs.de left the room. | 12:54:37 |
| jonhermansen joined the room. | 20:55:50 |
| 23 Oct 2025 |
| Grimmauld (any/all) joined the room. | 11:48:20 |
| amadALTuzia (pub.solar) joined the room. | 11:49:37 |
| zimward joined the room. | 11:56:09 |
| weriomat joined the room. | 12:55:35 |
Grimmauld (any/all) |  Download image.png | 15:34:00 |
Grimmauld (any/all) | musl x86_64 nixos, with a graphical interactive system, no SUID wrappers.
I think this qualifies as "exotic" | 15:34:21 |
zimward | in an ideal world it shouldn't be, but here we are | 15:34:49 |
Grimmauld (any/all) | https://git.grimmauld.de/Grimmauld/grimm-musl | 15:35:32 |
Grimmauld (any/all) | the amount of hacks i am doing to keep this manageable (as in, compiles over night on my laptop and actually works) is baffling | 15:35:59 |
Grimmauld (any/all) | oh, its also mostly xorg-less | 15:36:04 |
Grimmauld (any/all) | perlless of course | 15:36:17 |
Grimmauld (any/all) | systemd-initrd, networkd, dbus-broker, all the good stuff | 15:36:49 |
Marie | thats pretty cool | 16:14:02 |
Alex | In reply to @grimmauld:grapevine.grimmauld.de the amount of hacks i am doing to keep this manageable (as in, compiles over night on my laptop and actually works) is baffling It gets even worse when you try full static linking: replacing systemd, fixing all the random broken packages, rebuilding initramfs, etc.
Would not recommend. | 17:32:28 |
Grimmauld (any/all) | oh static is broken on here | 17:32:55 |
Grimmauld (any/all) | thats part of the reason why i can't do suid | 17:33:04 |
Grimmauld (any/all) | it was easier to do nosuid instead of fixing static XD | 17:33:17 |