infect:config:sha1<- nixpkgs and api update
continuous-integration/drone/push Build is failing Details

master
Alexander 2024-03-08 05:34:56 +04:00
parent 861a5dbdf8
commit 62dfb006e4
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/4fc71ae22914fed2959c3bb92a838eac67a10d15.tar.gz"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/f2587a6b1e2a07d25e7fa75133d81d5784a3822b.tar.gz"
readonly NIX_VERSION="2.18.1"
readonly NL=$'\n'