This commit is contained in:
kat witch 2021-05-19 20:59:25 +01:00
commit cdabab7426
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -75,7 +75,7 @@ with lib; {
nix build --no-link -Lf . sourceCache.all
cachix push kittywitch $(nix eval -f . sourceCache.allStr)
cachix push kittywitch result* &
cachix push kittywitch $(readlink result*/) &
CACHIX_PUSH=$!
fi
if [[ -n $OPENSSH_PRIVATE_KEY ]]; then