In reply to @artturin:matrix.org thats usually caused by mismatched nix versions Okay, I'm at my wits end, on my m1 I now have this nix version:
$ nix store ping
Store URL: daemon
Version: 2.8.0pre20220411_f7276bc
$ nix --version
nix (Nix) 2.8.0pre20220411_f7276bc
And on the server I have this version:
$ nix --version
nix (Nix) 2.8.0pre20220415_b135de2
Which is hopefully close enough? But I still get error: unexpected end-of-file and I have no idea how to get more output from the hydra calls.
|