mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update nix.sh
This commit is contained in:
parent
2d7ae93c45
commit
ec977467c5
1
nix.sh
1
nix.sh
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
TUNASYNC_WORKING_DIR="${TUNASYNC_WORKING_DIR:-nix}"
|
TUNASYNC_WORKING_DIR="${TUNASYNC_WORKING_DIR:-nix}"
|
||||||
|
|
||||||
TUNASYNC_UPSTREAM_URL="${TUNASYNC_UPSTREAM_URL:-s3://nix-releases/nix/}"
|
TUNASYNC_UPSTREAM_URL="${TUNASYNC_UPSTREAM_URL:-s3://nix-releases/nix/}"
|
||||||
MIRROR_BASE_URL="${MIRROR_BASE_URL:-https://mirrors.tuna.tsinghua.edu.cn/nix}"
|
MIRROR_BASE_URL="${MIRROR_BASE_URL:-https://mirrors.tuna.tsinghua.edu.cn/nix}"
|
||||||
ORIG_BASE_URL="https://nixos.org/releases/nix"
|
ORIG_BASE_URL="https://nixos.org/releases/nix"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user