mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-06-27 16:35:59 +00:00
parent
a54291ac7e
commit
5c8b030c1e
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ if [ ! -z ${ATTIC_TOKEN+x} ]; then
|
|||
nix run --inputs-from . attic -- \
|
||||
login \
|
||||
conduit \
|
||||
"${ATTIC_ENDPOINT:-https://attic.mnzn.dev/conduit}" \
|
||||
"${ATTIC_ENDPOINT:-https://attic.conduit.rs/conduit}" \
|
||||
"$ATTIC_TOKEN"
|
||||
|
||||
readarray -t derivations < <(nix path-info "$@" --derivation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue