about summary refs log tree commit diff
path: root/third_party/nix/tests/push-to-store.sh
blob: 6aadb916ba0b647d37ac2f2825cd71b026795a66 (plain) (blame)
1
2
3
4
#!/bin/sh

echo Pushing "$@" to "$REMOTE_STORE"
printf "%s" "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs