16 Jul 2025 |
no-mood | Okay I'll check it, thank you! | 11:20:43 |
dramforever | get the pkgsCross.riscv64.stdenv.cc package | 12:01:11 |
dramforever | riscv64-unknown-linux-gnu-gcc will be right there | 12:01:21 |
dramforever | the newlib one is in pkgsCross.riscv64-embedded.stdenv.cc | 12:01:34 |
| @winston:milli.ng left the room. | 13:37:05 |
17 Jul 2025 |
no-mood | In reply to @dramforever:matrix.org get the pkgsCross.riscv64.stdenv.cc package This is what I needed. I'm still confused as to why it doesn't show up in the Nix package search, given that it's a package | 10:49:03 |
no-mood | In reply to @dramforever:matrix.org get the pkgsCross.riscv64.stdenv.cc package * | 10:49:13 |
dramforever | under pkgsCross.* is every single package, so for example pkgsCross.riscv64.nano is nano cross compiled to riscv64. if these all showed up in package search you'd never see the second package on package search | 10:57:15 |
dramforever | and, to be honest, pkgsCross isn't well documented. it's more of a hack for convenience than how you set up cross for nixpkgs | 10:58:50 |
dramforever | see http://nixos.org/manual/nixpkgs/stable/#sec-cross-usage and my old flake doing cross (OLD! do not use directly) https://github.com/dramforever/nixos-visionfive/blob/907b553bb5ac405f2fa746e7958d634a2b6eb4be/flake.nix#L25 | 11:07:39 |
dramforever | * see http://nixos.org/manual/nixpkgs/stable/#sec-cross-usage and for example my old flake doing cross (OLD! do not use directly) https://github.com/dramforever/nixos-visionfive/blob/907b553bb5ac405f2fa746e7958d634a2b6eb4be/flake.nix#L25 | 11:07:45 |
| Cathal joined the room. | 14:12:21 |
21 Jul 2025 |
zimward | has anyone run a xianshan nanhu processor? apparently it was taped out in 2023 but i can't find anything that uses it (and can be bought rn) | 11:08:26 |