| 10 Mar 2024 |
Steven Keuchel | is that with system or user mode emulation? | 17:08:58 |
Alex | In reply to @raitobezarius:matrix.org I'd not say that RAM is the biggest deal tbf It is necessary for certain packages.
(e.g. the Zig compiler, unless that's now been updated to a less memory-intensive version?) | 17:14:20 |
raitobezarius | In reply to @alex:tunstall.xyz It is necessary for certain packages.
(e.g. the Zig compiler, unless that's now been updated to a less memory-intensive version?) how much RAM the Zig compiler take in your experience? | 17:17:03 |
| * KREYREN ⚡️🦀 (TH1520 in Licheepi 4A) submitted https://github.com/NixOS/nixpkgs/issues/294775 | Build failure: coreutils (riscv64-linux)
| 17:16:32 |
raitobezarius | just to have a rough idea | 17:17:06 |
KREYREN ⚡️🦀 (TH1520 in Licheepi 4A) | https://github.com/misuzu/nixos-vf2/blob/master/flake.nix#L3 Is this binary cache usable? | 17:19:33 |
raitobezarius | it'd be interesting to collect that data tbh | 17:17:10 |
sorear | i feel like "know who runs it" is the bare minimum security-wise for a binary cache | 17:49:02 |
Alex | In reply to @raitobezarius:matrix.org how much RAM the Zig compiler take in your experience? Last time I tried to build it, it got OoM killed (8 GiB VF2), so I have no idea. | 18:59:11 |
Alex | IIRC I also tried with a lot of swap (can't remember how much), but it thrashed and still eventually failed. | 19:00:55 |
| 11 Mar 2024 |
| Mic92 joined the room. | 19:21:12 |
Mic92 | How can I bootstrap the riscv64 installer? | 19:22:18 |
Mic92 | I got this guy here, that needs NixOS: https://github.com/milkv-pioneer/ | 19:22:33 |
Mic92 | * How can I bootstrap the riscv64 nix binary tarball? | 19:22:47 |