1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-30 19:54:43 +00:00
nix-darwin/modules/nix
Logan Barnett 61c5879b5a
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.
2024-02-20 13:10:24 -08:00
..
default.nix etc: add more known hashes 2023-11-16 14:26:25 +11:00
linux-builder.nix linux-builder: default pass through protocol to nix.buildMachines 2024-02-20 13:10:24 -08:00
nix-darwin.nix Install darwin-uninstall by default, which includes the 'empty' config it switches to 2023-11-16 17:47:24 +11:00
nixpkgs.nix nixpkgs: rebase module on latest NixOS 2023-07-08 22:39:19 +01:00