MORE packages, great

This commit is contained in:
APEX FIGHT
2025-10-31 22:58:48 -04:00
parent 1d789ee8bb
commit 79384be636

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