| 9 Sep 2025 |
Alyssa Ross | https://github.com/rust-lang/rust/issues/111700 | 18:04:22 |
emily | IIRC Chimera has a libunwind-related Rust Musl patch | 18:08:05 |
emily | anyway, can't we bootstrap from the glibc binaries? | 18:08:15 |
Alyssa Ross | I'm not sure. | 18:09:19 |
Alyssa Ross | I'm not really in a hurry | 18:09:27 |
Tristan Ross | In reply to @qyliss:fairydust.space No remaining blockers for riscv64-unknown-linux-musl except me opening some PRs :) Need testing? I just got a MilkV Megrez so I could test things once it's set up heh | 18:25:07 |
Alyssa Ross | I just paid for another month of my scaleway machine 🤷 | 18:26:46 |
Tristan Ross | Oh lol | 18:26:53 |
Alex | In reply to @qyliss:fairydust.space ugh but there are no Rust bootstrap binaries Boot via glibc? | 19:12:44 |
Alyssa Ross | That was Emily's suggestion | 19:12:54 |
Alex | Oops sorry, didn't realise it was already said. | 19:13:09 |
Alyssa Ross | I'm wondering if the issue will just have fixed itself by now though | 19:13:23 |
Alyssa Ross | Often things go that way | 19:13:27 |
Alex | Last I checked rustc worked on glibc, so there's a good chance cross to musl is possible. | 19:14:20 |
Alyssa Ross | it does | 19:14:43 |
| 10 Sep 2025 |
| matthewcroughan - nix.how changed their display name from matthewcroughan @ nixcon to matthewcroughan. | 14:35:36 |
| 14 Sep 2025 |
| elphnt3455 joined the room. | 03:26:01 |
| Emma [it/its] joined the room. | 08:39:45 |
| Weijia joined the room. | 11:23:37 |
| 15 Sep 2025 |
| @ipsavitsky234:matrix.org left the room. | 08:44:35 |
| 20 Sep 2025 |
pandapip1 | Has anyone tried combining postmarketos with nixos? I'm curious about the feasibility of nixos on mobile. | 12:58:02 |
@lotte:chir.rs | There's nixos-mobile but admittedly I haven't tried it and it's also not postmarketos either | 12:58:57 |
K900 | mobile-nixos is currently not very maintained | 12:59:24 |
K900 | But it is effectively what you're asking for | 12:59:29 |
@lotte:chir.rs | Relatedly I do wonder what it would take to port a new phone with upstream-supported kernel to it (either postmarketos or nixos) | 15:23:24 |
@lotte:chir.rs | No upstream device tree though | 15:23:35 |
K900 | I mean, if mainline actually supports it, it'll probably just work | 15:23:49 |
@lotte:chir.rs | The soc is supported, and another device with the soc | 15:24:19 |
@lotte:chir.rs | But the DTS for my device isn't upstream | 15:24:29 |
K900 | You can patch it in | 15:26:19 |