NixOS RISC-V | 235 Members | |
| NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux https://github.com/orgs/NixOS/teams/risc-v | 69 Servers |
| Sender | Message | Time |
|---|---|---|
| 10 Aug 2024 | ||
| I can't read that on mobile, could you send text in a code block? | 22:45:42 | |
Basically | 22:50:29 | |
In reply to @rosscomputerguy:matrix.orgYou do know you can zoom in | 22:50:48 | |
| Yeah but compression. | 23:03:37 | |
| I don't really understand how you're running into that error. It should work. You'll probably have better luck asking in the NixOS/Nix chat since this error isn't really RISC-V specific. | 23:10:33 | |
| 11 Aug 2024 | ||
| vixea the error in your photos seems to be from flake-parts (a library which is used by prism launcher's flake.nix) Note that the error referred to `inputs` and `inputs'`, the latter is a flake-parts concept AFAIK. A GitHub search led me to this line: https://github.com/hercules-ci/flake-parts/blob/main/modules%2FperSystem.nix#L105 I don't have much experience with flake-parts tho, but maybe this helps point you in the right direction. Maybe there's just some input that doesn't have a riscv64 attribute in its outputs? | 00:40:54 | |
| 18:06:15 | ||
| 18:06:22 | ||
| 18:07:11 | ||
| 13 Aug 2024 | ||
In reply to @lordkekz:matrix.orgHow would I search for ported packages as well the nixpkg website doesn't show that | 18:08:45 | |
| You can use the
The command will evaluate nixpkgs's | 22:58:56 | |
| * You can use the
The command will evaluate nixpkgs's | 22:59:02 | |
| * You can use the
The command will evaluate nixpkgs's | 22:59:13 | |
| * You can use the
The command will evaluate nixpkgs's | 22:59:18 | |
| * You can use the
The command will evaluate nixpkgs's | 22:59:32 | |
| 16 Aug 2024 | ||
In reply to @vixea:matrix.orgi know this is super late but there's no "risc-v repository" or "ported packages". when you grab something from nixpkgs it tries to get it from any substituters you set up or, if it's not there, it builds it | 05:08:01 | |
| there's no way to know whether the build would work without trying though | 05:08:10 | |
| there's community effort to try and fix the broken ones but there's no formal support of any kind so thing can and do just break randomly | 05:09:43 | |
| 22 Aug 2024 | ||
| 17:24:06 | ||
| 24 Aug 2024 | ||
| 09:12:34 | ||
| 26 Aug 2024 | ||
| 17:50:09 | ||
| 3 Sep 2024 | ||
| Has anyone tried 6.11 kernel on vf2? | 16:12:01 | |
| I did, unable to get USB booting to work, but USB works fine after booting from sdcard. | 16:16:19 | |
| I had not issues booting it, but some programs just crash, htop for example. Does it work for you? | 16:17:43 | |
| I will double check later. | 16:20:21 | |
| https://patchwork.kernel.org/project/linux-riscv/cover/cover.1723472153.git.jan.kiszka@siemens.com/ | 18:00:12 | |
In reply to @misuzu:matrix.orgSame issue, htop segfaults immediately. | 18:07:27 | |
It's not just htop crashing, it can't even build bootstrap-tools package (6.11-rc6 too): https://github.com/NixOS/nixos-hardware/pull/964#issuecomment-2265805526The same exact system with https://github.com/starfive-tech/linux/tree/JH7110_VisionFive2_upstream has no such issues | 18:11:32 | |
| I've seen some crashing on Linux 6.6, but not when building essential packages. Perhaps this is a regression like the 6.5 regression that primarily affected the Rust ecosystem? | 18:29:45 | |
| 4 Sep 2024 | ||
| 21:49:18 | ||