| 10 May 2024 |
Tristan Ross | I'm working on getting Flutter to work with RISC-V. | 16:47:38 |
Tristan Ross | Dart compiles successfully with my Nixpkgs PR. | 16:47:52 |
Dr. Worm | exciting ! | 16:57:47 |
| Dr. Worm changed their display name from tau to TAUPHI MORPHO. | 21:13:11 |
| 11 May 2024 |
| Dr. Worm changed their display name from TAUPHI MORPHO to tauphi. | 06:14:21 |
| 14 May 2024 |
| chrillefkrr joined the room. | 15:44:16 |
| 16 May 2024 |
| @anjoletto:matrix.org left the room. | 21:05:03 |
| 22 May 2024 |
| NixOS Moderation Bot banned @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de (Suspended until 2024-05-29). | 11:45:55 |
| NixOS Moderation Botchanged room power levels. | 15:25:48 |
| NixOS Moderation Botchanged room power levels. | 15:28:03 |
| 26 May 2024 |
| samueldr left the room. | 19:52:17 |
| 28 May 2024 |
Alyssa Ross | fyi https://github.com/NixOS/nixpkgs/pull/315121#issuecomment-2134677196 | 08:50:27 |
Alyssa Ross | We could probably switch to gz compression on all supported kernels, if that's interesting. | 08:56:13 |
hexa | iirc there is no support for that on aarch64 | 09:10:17 |
hexa | * iirc there is no support for compression that on aarch64 | 09:10:25 |
hexa | * iirc there is no support for compression on aarch64 | 09:10:29 |
Alyssa Ross | for RISC-V, I mean | 09:24:16 |
| 29 May 2024 |
| NixOS Moderation Bot unbanned @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de. | 12:48:25 |
| @nscnt:matrix.org joined the room. | 15:12:05 |
| Dr. Worm changed their profile picture. | 16:43:47 |
| Dr. Worm changed their profile picture. | 16:46:41 |
| raitobezarius (DECT 2128) changed their display name from raitobezarius to raitobezarius (DECT: 7248). | 17:08:33 |
| atka joined the room. | 19:49:05 |
atka | hello, what are the nixos package equivalents for openbsi and uboot-qemu? trying to run debian risc-v port in qemu on nixos host | 23:54:37 |
atka | or is there another/better way to play around with risc-v assembly in qemu on nixos | 23:56:12 |
Alex | Does QEMU not bundle OpenSBI and u-boot (or equivalent) for its RISC-V machines? | 23:59:52 |
| 30 May 2024 |
Alex | See https://www.qemu.org/docs/master/system/target-riscv.html#risc-v-cpu-firmware | 00:00:31 |
atka | qemu-system-riscv64: Unable to find the RISC-V BIOS "/usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf" | 00:00:32 |
atka | oh oops, probably my mistake | 00:01:02 |
atka | I have the wrong location specified most likely | 00:01:50 |