mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
CI: Well gosh darn
This commit is contained in:
parent
9e0fdee4ff
commit
4452304a47
1 changed files with 0 additions and 3 deletions
|
|
@ -116,9 +116,6 @@ with lib; {
|
|||
echo "checking that network.nodes.still build..." >&2
|
||||
if ${hostBuildString}; then
|
||||
if [[ -n $CACHIX_SIGNING_KEY ]]; then
|
||||
nix build --no-link -Lf . sourceCache.all
|
||||
cachix push kittywitch $(nix eval --raw -f . sourceCache.allStr)
|
||||
|
||||
cachix push kittywitch result*/ &
|
||||
CACHIX_PUSH=$!
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue