Hi,
I have built nodejs package locally[0] with nodejs team people help.
So, now I am packaging firefox on riscv64. But I encounter some issues[1]
It seems the nix version is a later[2].
So, I want to know how to solve this problem? I replaced nix lib version 0.23.1 from github, but get error:
error: failed to select a version for the requirement `nix = "=0.15.0"`
candidate versions found which didn't match: 0.23.1
location searched: directory source `/home/vimer/git/firefox/firefox/third_party/rust` (which is replacing registry `crates-io`)
required by package `minidump_writer_linux v0.1.0 (
https://github.com/msirringhaus/minidump_writer_linux.git?rev=029ac0d54b237f27dc7d8d4e51bc0fb076e5e852#029ac0d5)` ... which satisfies dependency `minidump_writer_linux = "=0.1.0"` of package `rust_minidump_writer_linux v0.1.0 (/home/vimer/git/firefox/firefox/toolkit/crashreporter/rust_minidump_writer_linux)`
perhaps a crate was updated and forgotten to be re-vendored?
I am newbie for rust so I dont know how to update nix lib.
Could you update firefox branch with new nix lib?
BTW, I don't know send this email to who also, so I grep the email from d/control. If any offend, please ignore it:-)
Thanks,
Bo