Re: [Nix-dev] What am I doing wrong with ssh-substitutor-hosts?

2015-04-07 Thread Eelco Dolstra
Hi, On 02/04/15 20:56, Jeffrey David Johnson wrote: I've got two computers with nixos, and I can ssh between them without a password. But if I do a nixos-rebuild with `--option ssh-substitutor-hosts hostname` they still just download everything from cache.nixos.org. It's *substituter*, not

Re: [Nix-dev] What am I doing wrong with ssh-substitutor-hosts?

2015-04-07 Thread Jeffrey David Johnson
Wow I feel silly. Thanks for pointing out the misspelling! Now I get this error though: download-via-ssh: /bin/sh: line 0: exec: bash: not found download-via-ssh: ssh_exchange_identification: Connection closed by remote host download-via-ssh: error: unexpected end-of-file error: substituter

[Nix-dev] What am I doing wrong with ssh-substitutor-hosts?

2015-04-02 Thread Jeffrey David Johnson
I've got two computers with nixos, and I can ssh between them without a password. But if I do a nixos-rebuild with `--option ssh-substitutor-hosts hostname` they still just download everything from cache.nixos.org. I think I have the sshServe set up in my configuration.nix: # nixServeKeys are