mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Bump Nix version
This commit is contained in:
parent
bd7335afa7
commit
f01bc5abcc
1 changed files with 2 additions and 2 deletions
4
script
4
script
|
|
@ -18,8 +18,8 @@
|
|||
|
||||
set -ue
|
||||
|
||||
ARCHIVE=nix-2.2.1-aarch64-linux.tar.bz2
|
||||
BASEURL=https://nixos.org/releases/nix/nix-2.2.1
|
||||
ARCHIVE=nix-2.2.2-aarch64-linux.tar.bz2
|
||||
BASEURL=https://nixos.org/releases/nix/nix-2.2.2
|
||||
URL="$BASEURL/$ARCHIVE"
|
||||
INST="/data/data/com.termux.nix/files/usr"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue