chore: Update nixpkgs

This commit is contained in:
Inex Code 2024-10-02 17:04:55 +03:00
parent 80f6d4cf37
commit 15c1bed370

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/45a6b2699e9672fc66487ea2e5a10c75dbc7b1bf.tar.gz"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/0982202e34be15a9b7f3d0cbf51fbce15d0e2192.tar.gz"
readonly NIX_VERSION="2.18.5"
readonly NL=$'\n'