Hi,
I am maintaining the packages clatd and tayga for NixOS. I wrote the test https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/clatd.nix, where I use IP addresses from the documentation space. Since the last fork of tayga, more restrictive checks for IP spaces were implemented, which broke this test.
I am not sure which is the right way to fix this. I see these solutions:
- Ask you to add a setting to pass the configuration option
wkpf-strict no to tayga,
- ask you to add a setting to generally pass configuration options to tayga, or
- change the used IP space in the NixOS test to some global used where an external entity maybe feels addressed.
What would you recommend?
Hi,
I am maintaining the packages clatd and tayga for NixOS. I wrote the test https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/clatd.nix, where I use IP addresses from the documentation space. Since the last fork of tayga, more restrictive checks for IP spaces were implemented, which broke this test.
I am not sure which is the right way to fix this. I see these solutions:
wkpf-strict noto tayga,What would you recommend?