diff options
| author | Will Fancher <elvishjerricco@gmail.com> | 2024-11-04 00:51:58 -0500 |
|---|---|---|
| committer | Will Fancher <elvishjerricco@gmail.com> | 2024-11-04 04:12:52 -0500 |
| commit | a7cda6835fc042a0a70d3e1983863aad0183d229 (patch) | |
| tree | 1ba5db2cb7390be16103e5f35f8d7e18dcd6c6ab /pkgs/development/python-modules/rangehttpserver | |
| parent | 40b7674b98ea79a540908b36c2d72add66a35218 (diff) | |
nixos/tests/switchTest: Remove spurious dbus reload checks
Previously, the base system had grub in `systemPackages` but the
specialisations did not. This is because of a few factors:
- Grub was enabled in the nixos config
- Specialisations set `grub.device = "nodev"` (see: system/activation/no-clone.nix)
- Grub is added to `systemPackages` depending on whether `devices == ["nodev"]`
This meant that switching between the base system and a specialisation
always changed `system-path.drv`, which is a reload trigger for
dbus. With grub disabled in this test, this no longer happens.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
