mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 03:51:27 +00:00
infect:config:sha1: update selfprivacy-api: small fixes
This commit is contained in:
parent
77972cd020
commit
5d93c8197e
|
@ -20,7 +20,7 @@
|
||||||
: "${VOLUME_DEV_PATH:=}"
|
: "${VOLUME_DEV_PATH:=}"
|
||||||
: "${STAGING_ACME:=false}"
|
: "${STAGING_ACME:=false}"
|
||||||
|
|
||||||
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/1286e9503e185f3f1a85e107beb6e837fa607374.tar.gz"
|
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/75bac4e7e2819883d016c9f63f6b2e8f9fc1ca9e.tar.gz"
|
||||||
readonly NIX_VERSION="2.18.1"
|
readonly NIX_VERSION="2.18.1"
|
||||||
|
|
||||||
readonly NL=$'\n'
|
readonly NL=$'\n'
|
||||||
|
|
Loading…
Reference in a new issue