Hello, this probably pretty niche but I’m using this flake to compile a riscv image for a mango pi mq-pro. I have my own flake with a custom sys config in which I’m trying to include a package from custom flake.
However, nix is complaining that “rust-gps.packages.riscv64-linux.default” is missing the
“riscv64-linux” attribute.
Any advice?