diff options
| author | Logan Barnett <logustus@gmail.com> | 2024-02-20 13:10:24 -0800 |
|---|---|---|
| committer | Logan Barnett <logustus@gmail.com> | 2024-02-20 13:10:24 -0800 |
| commit | 61c5879b5a326874f6be7c8c9a4c377b693098f4 (patch) | |
| tree | fe8c88aca681d005173a3b739197c164d6314d7f /modules/programs/bash | |
| parent | 0e6857fa1d632637488666c08e7b02c08e3178f8 (diff) | |
linux-builder: default pass through protocol to nix.buildMachines
This commit adds a protocol option for the `linux-builder` and defaults
it to `ssh-ng`. I have observed it needing this with the following:
``` sh
$ nix store ping --store ssh://linux-builder
Store URL: ssh://linux-builder
$ nix store ping --store ssh-ng://linux-builder
Store URL: ssh-ng://linux-builder
Version: 2.18.1
Trusted: 0
```
This seems to make the difference on whether or not Nix picks up
`linux-builder` as an available builder.
Diffstat (limited to 'modules/programs/bash')
0 files changed, 0 insertions, 0 deletions
