nix-gh/tests/push-to-store.sh
2019-08-08 12:18:46 +02:00

5 lines
129 B
Bash
Executable file

#!/bin/sh
echo Pushing "$@" to "$REMOTE_STORE"
echo -n "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs