!xmLtiCaAJxfhURjrXl:matrix.org

NixOS RISC-V

233 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-v69 Servers

Load older messages


SenderMessageTime
29 Sep 2023
@davidak:matrix.orgdavidak joined the room.10:56:49
@skeuchel:matrix.orgSteven Keuchel joined the room.11:18:03
@janik0:matrix.orgJanik (they/them) joined the room.18:49:59
@mwkbarnjbblghgo4gudng:karp.lolShane on Conduit.rs ⚡️ Btw. Ryan Yin will you fix https://github.com/ryan4yin/nixos-licheepi4a/issues/13 ? I tried but i dunno how to implement it 19:19:47
@ryan4yi:matrix.orgRyan Yin
In reply to @mwkbarnjbblghgo4gudng:karp.lol
Btw. Ryan Yin will you fix https://github.com/ryan4yin/nixos-licheepi4a/issues/13 ? I tried but i dunno how to implement it
Yeah, I'll fix it when I have time.
22:36:10
@mwkbarnjbblghgo4gudng:karp.lolShane on Conduit.rs ⚡️oke23:07:13
30 Sep 2023
@ruthcomputes:matrix.orgruthcomputes joined the room.20:58:45
2 Oct 2023
@temp4096:matrix.orgtemp4096 joined the room.04:49:41
3 Oct 2023
@temp4096:matrix.orgtemp4096 left the room.09:49:28
@ultra:beeper.comAlex S joined the room.15:46:55
@pederbs:pvv.ntnu.nopbsds changed their profile picture.21:05:01
4 Oct 2023
@pederbs:pvv.ntnu.nopbsds changed their profile picture.22:20:48
5 Oct 2023
@mwkbarnjbblghgo4gudng:karp.lolShane on Conduit.rs ⚡️ left the room.13:03:13
@h7x4:nani.wtfh7x4 joined the room.15:46:21
6 Oct 2023
@ultra:beeper.comAlex S changed their display name from Alex S to ultra (NixOS integrated with PackageKit wen).16:30:04
8 Oct 2023
@oak:universumi.fioak joined the room.16:49:50
10 Oct 2023
@sylvance:matrix.orgsylvance_theone joined the room.06:02:39
12 Oct 2023
@erremilia:matrix.orgerremilia set a profile picture.00:13:18
@erremilia:matrix.orgerremilia removed their profile picture.00:14:48
@snowone:matrix.orgsnowone joined the room.10:10:34
13 Oct 2023
@josw:matrix.orgjosw joined the room.08:00:15
15 Oct 2023
@thefossguy:matrix.orgPratham Patel (you can mention me) changed their display name from Pratham Patel to Pratham Patel (you can mention me).07:24:13
18 Oct 2023
@ultra:beeper.comAlex S changed their display name from ultra (NixOS integrated with PackageKit wen) to Alex S.10:00:54
21 Oct 2023
@fgaz:matrix.orgfgaz

https://community.milkv.io/t/introducing-the-milk-v-oasis-with-sg2380-a-revolutionary-risc-v-desktop-experience/780

H extension => NixOS tests!

07:37:19
@thefossguy:matrix.orgPratham Patel (you can mention me)I only see a 100 INR (~1.20 USD) price, obviously because it is a pre-order coupon code. But I don't wanna commit unless I know the final price. Anybody know this?07:58:44
@thefossguy:matrix.orgPratham Patel (you can mention me)Ah nevermind, the price is 120 USD.08:12:14
22 Oct 2023
@fgaz:matrix.orgfgaz If anyone has the time, llvm 17 is missing libatomic https://github.com/NixOS/nixpkgs/pull/258614#issuecomment-1773235978 09:43:01
@twz123:matrix.orgtwz123> to avoid bootstrapping Does anybody have a RISC-V binary cache somewhere? I'm not even able to get cachix compiled. AFAICT GHC can't be bootstrapped on riscv64 and cross compiling doesn't work either (due to Template Haskell stuff not being able to be cross compiled). Only idea that I have currently is to copy the store paths over to other machines on which cachix is available.15:28:19
@alex:tunstall.xyzAlex
In reply to @twz123:matrix.org
> to avoid bootstrapping

Does anybody have a RISC-V binary cache somewhere? I'm not even able to get cachix compiled. AFAICT GHC can't be bootstrapped on riscv64 and cross compiling doesn't work either (due to Template Haskell stuff not being able to be cross compiled). Only idea that I have currently is to copy the store paths over to other machines on which cachix is available.

GHC can be bootstrapped, but it's not yet in Nixpkgs haskell-updates.
https://github.com/NixOS/nixpkgs/pull/243619
(Note that there is also an unrelated bug with cross-compiling {cc,binutils}-wrapper that you'll want to fix before building. See first comment.)

As for existing binary caches, there are a few, e.g. https://github.com/misuzu/nixos-vf2/blob/master/flake.nix#L3
Even then, I doubt you'll find much beyond the absolutely necessary tools in these caches.

15:32:45
@alex:tunstall.xyzAlex

Be warned that TH is completely broken on RISC-V in general because GHC has to be built unregistered (see https://gitlab.haskell.org/ghc/ghc/-/issues/23957), and Nixpkgs doesn't have anything in place to make TH work in cross/unregisterised scenarios.

Most Haskell packages can still be built by disabling test suites (when they depend on TH) and overriding Cabal files (when the package uses a multithreaded-only RTS flag).

15:35:53

Show newer messages


Back to Room ListRoom Version: 10