more needed packages

This commit is contained in:
APEX FIGHT
2025-10-31 22:55:58 -04:00
parent adccb59812
commit 1d789ee8bb

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 llvm-objdump
#! nix-shell -p bash curl gcc zlib libffi icu77 python314 rustc ccache ninja cmake
SUBVERSION="140.4.0"
VERSION="${SUBVERSION}esr"
DOWNLOAD="https://ftp.mozilla.org/pub/firefox/releases/$VERSION/source/firefox-$VERSION.source.tar.xz"