NixOS RISC-V | 241 Members | |
| NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux | 74 Servers |
| Sender | Message | Time |
|---|---|---|
| 10 Aug 2024 | ||
In reply to @vixea:matrix.orgYou'd have to add riscv64-linux to the flake.nix | 22:18:55 | |
| Of course I've already done thst | 22:19:17 | |
| Still fails with complaining about things not being flakes | 22:19:51 | |
| 🤔 | 22:20:46 | |
| What error? | 22:20:53 | |
Download ddc7a04b-e832-4e23-b859-0fed778e9f28 | 22:21:50 | |
In reply to @vixea:matrix.orgYou don't have a flake.nix added to git? Also, looks off topic for this chat. | 22:27:24 | |
In reply to @rosscomputerguy:matrix.orgWdym? | 22:28:14 | |
In reply to @vixea:matrix.orgDid you git add flake.nix? Or is this repo the prism launch repo? | 22:29:57 | |
| The meta repo | 22:30:17 | |
| Its just a straight git clone nothing else other than making the scripts runnable | 22:30:48 | |
| And well adding the riscv nix repos | 22:32:27 | |
| What did you add in specifically? | 22:39:57 | |
Download PXL_20240810_224132963.jpg | 22:41:49 | |
| 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 | |