1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Rename file for consistency

This commit is contained in:
Eelco Dolstra 2019-08-08 12:18:46 +02:00
parent f9021c4c6c
commit 2053ac7747
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
2 changed files with 1 additions and 1 deletions

4
tests/push-to-store.sh Executable file
View file

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