NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.1k stars 14.15k forks source link

Package request: HEMTT #299028

Open k-e-l-p opened 7 months ago

k-e-l-p commented 7 months ago

HEMTT

A build system for Arma 3 mods. Works entirely via CLI. Written in Rust. Uses cargo to build.

Metadata


Add a :+1: reaction to issues you find important.

TomaSajt commented 7 months ago

For anyone attempting this next: there is a cargo dependency, which tries to fetch itself from the internet https://github.com/acemod/arma3-wiki/blob/f59f5f2d7b0872feb01987ab777ae543b90af5c9/clients/rust/build.rs

I don't know how to go about patching a cargo dependency, so I'm giving up on this.