wip: testing a better cache
This commit is contained in:
parent
4be96d60b2
commit
9791c5ac22
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "here"
|
||||
set -eu
|
||||
set -f # disable globbing
|
||||
export IFS=' '
|
||||
|
||||
echo "Uploading paths" $OUT_PATHS
|
||||
|
||||
|
||||
#exec /nix/var/nix/profiles/default/bin/nix copy --to "https://nix-cache.skynet.ie" $OUT_PATHS
|
Loading…
Add table
Add a link
Reference in a new issue