nixpkgs/nixos/modules
Rick van Schijndel 60446dda1f nixos/hydra: wait for network-online before evaluator start
This prevents issues I'm seeing with the hydra I'm running on my laptop.
Every time I reboot it I see eval errors like this:

```
error fetching latest change from git repo at `https://github.com/nixos/nixpkgs.git':
fatal: unable to access 'https://github.com/nixos/nixpkgs.git/': Could not resolve host: github.com
```

This is because the evaluator already starts before the network is
actually online. It should wait until the network is fully online before
starting evaluation to prevent evaluation errors like above.
2023-03-07 21:58:23 +01:00
..
config nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
hardware fix logic 2023-02-07 00:51:39 -05:00
i18n/input-method nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
installer treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
misc nixos/systemd-coredump: fix group id 2023-02-08 20:48:13 +03:00
profiles Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
programs Merge pull request #158486 from ShamrockLee/singularity-apptainer 2023-02-08 23:47:32 +00:00
security nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
services nixos/hydra: wait for network-online before evaluator start 2023-03-07 21:58:23 +01:00
system Merge pull request #210505 from notgne2/fix/systemd-initrd-allow-symlink 2023-02-14 21:10:31 +03:00
tasks nixos/envfs: add extraFallbackPathCommands options 2023-02-08 15:52:38 +01:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation podman: remove wrapper 2023-02-14 19:22:24 +10:00
module-list.nix nixos/imaginary: init 2023-02-11 09:18:42 -08:00
rename.nix Merge pull request #210477 from wineee/deepin-lib 2023-01-26 21:56:17 +08:00