kelp | Hello, I could use some insight on a rust package that I have tried multiple times to package as a flake and failed -- https://github.com/BrettMayson/HEMTT
On a non-nix system, the build process is as simple as cargo build, but in a nix build env, there is a dependency, arma3-wiki, that pulls from a git repo in it's build.rs, which makes the build process fail.
Has anyone ran into a similar problem before? If so, is there a derivation I could reference?
| 11:27:55 |