DEBSOURCES
Skip Quicknav
sources / nix / 2.3.7%2Bdfsg1-1 / tests / push-to-store.sh
1234
#!/bin/sh echo Pushing "$@" to "$REMOTE_STORE" printf "%s" "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs