summary refs log tree commit diff
path: root/nixos/modules/security/polkit.nix
diff options
context:
space:
mode:
authorUli Baum <xeji@cat3.de>2018-07-11 00:10:42 +0200
committerUli Baum <xeji@cat3.de>2018-07-11 00:27:06 +0200
commit7ac794f8780f4c35221763de6a425a07004515f2 (patch)
treec2b8628af2916716beb00a9fab085f3965c1192f /nixos/modules/security/polkit.nix
parent3c9f3a867efe49ddb9d3254a1efada7c0a35a185 (diff)
downloadnixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar.gz
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar.bz2
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar.lz
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar.xz
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.tar.zst
nixpkgs-7ac794f8780f4c35221763de6a425a07004515f2.zip
nixos/tests/taskserver: fix eval
Since IP address options were changed for 18.03, eval has failed with:
"The option `networking.interfaces.eth1.subnetMask' is used but not defined."
although this option is not used at all in nixos anymore.

The misleading error message seems to be generated from evaluating warnings
for `mkRemovedOptionModule ["subnetMask"]` which apparently broke here
when this test inherited network.interfaces from one VM config to another.

Cc: @aszlig
Diffstat (limited to 'nixos/modules/security/polkit.nix')
0 files changed, 0 insertions, 0 deletions