about summary refs log tree commit diff
path: root/tests/push_to_store.sh
blob: d97eb095dd74a76d87753a53bc272e111966e9f5 (plain) (blame)
1
2
3
4
#!/bin/sh

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