ci: use attic.conduit.rs

This commit is contained in:
Timo Kösters 2024-04-28 18:10:25 +02:00
parent 10412d4be9
commit 3b7c001350
No known key found for this signature in database
GPG key ID: 0B25E636FBA7E4CB
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ if [ ! -z ${ATTIC_TOKEN+x} ]; then
nix run --inputs-from . attic -- \
login \
conduit \
"${ATTIC_ENDPOINT:-https://nix.computer.surgery/conduit}" \
"${ATTIC_ENDPOINT:-https://attic.conduit.rs/conduit}" \
"$ATTIC_TOKEN"
# Push the target installable and its build dependencies