nix-gh/tests/push-to-store.sh

5 lines
133 B
Bash
Executable File

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