added cbindgen

This commit is contained in:
APEX FIGHT
2025-10-31 23:07:35 -04:00
parent a5b7484164
commit 7471751078

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash
#! nix-shell -p bash curl gcc zlib libffi icu77 python314 rustc ccache ninja cmake libllvm cargo
#! nix-shell -p bash curl gcc zlib libffi icu77 python314 rustc ccache ninja cmake libllvm cargo rust-cbindgen
SUBVERSION="140.4.0"
VERSION="${SUBVERSION}esr"
DOWNLOAD="https://ftp.mozilla.org/pub/firefox/releases/$VERSION/source/firefox-$VERSION.source.tar.xz"