setup aws profile for s3 auth

This commit is contained in:
cy 2025-04-20 01:59:00 -04:00
parent e38ed0e6f1
commit 4f1bd26064
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 39 additions and 46 deletions

View file

@ -5,5 +5,4 @@ set -eu
set -f # disable globbing
export IFS=' '
echo "Uploading paths" $OUT_PATHS
# this is where the cachix installer installs nix
exec /nix/var/nix/profiles/default/bin/nix copy --to "s3://nixcache?endpoint=s3.cy7.sh" $OUT_PATHS