infect:config:sha1: switch template branch to master
continuous-integration/drone/push Build is failing Details

allow-no-password-login
Alexander 2024-01-19 10:01:24 +04:00
parent 5d93c8197e
commit 2925c7e41c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
: "${VOLUME_DEV_PATH:=}"
: "${STAGING_ACME:=false}"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/75bac4e7e2819883d016c9f63f6b2e8f9fc1ca9e.tar.gz"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/553cfdf89971b67884eea5e4e52cc26d70526686.tar.gz"
readonly NIX_VERSION="2.18.1"
readonly NL=$'\n'