| 21 Mar 2024 |
| NixOS Moderation Botchanged room power levels. | 18:02:40 |
| @grahamc:nixos.org left the room. | 20:07:55 |
| 23 Mar 2024 |
| SomeoneSerge (hash-versioned python modules when) changed their display name from SomeoneSerge (hash-versioned python modules when) to SomeoneSerge (migrating synapse). | 02:11:56 |
| 24 Mar 2024 |
darkwater4213 | Has the PineTab-V been tested to run NixOS at all? | 21:52:44 |
Alex | In reply to @darkwater4213:matrix.org Has the PineTab-V been tested to run NixOS at all? It's JH7110, so unless there's some board-specific problem, it should work as long as you can get the bootloader to load the OS.
Though do note that last I checked some of the drivers have yet to be upstreamed into Linux, so some kernel patching may be required. | 22:00:21 |
darkwater4213 | Awww | 22:01:05 |
darkwater4213 | Well, what does make things interesting | 22:01:26 |
| 25 Mar 2024 |
| root joined the room. | 13:49:18 |
sorear | I have a riscv-specific kernel patch that I want to test in a full OS environment (prior tests have been musl+busybox in an initramfs) and a nixos x86_64 host/build machine.
Is there an easy way to use nix to cross compile (from x86_64-linux to riscv64-linux) a kernel and rootfs suitable for booting NixOS in QEMU? I don't want to manually determine the correct kernel configuration options, and being able to tweak things in userspace would be useful for future tests.
I do not have an encyclopedic knowledge of nixos internals or non-QEMU hardware. | 15:52:37 |