3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
pacien 76cabe1644 nixos/ddclient: remove obsolete ipv6 option
Since ddclient@24ba945 (v3.10.0), the type and meaning of the "ipv6"
option has changed. This resulted in the following warning when
starting the service:

    WARNING:  file /run/ddclient/ddclient.conf, line 13:
    Invalid Value for keyword 'ipv6' = 'no'

This therefore removes the matching boolean option.
More advanced configurations can use the "extraConfig" option instead.
2023-06-10 11:25:54 +02:00
..
doc/manual Merge pull request #235855 from soywod/himalaya-v0.8.0 2023-06-08 04:34:37 +02:00
lib nixos/test-driver: fix formatting 2023-05-28 12:29:26 +00:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules nixos/ddclient: remove obsolete ipv6 option 2023-06-10 11:25:54 +02:00
tests Merge pull request #236388 from ElvishJerricco/sd-s1-networkd-stop-on-switch-root 2023-06-10 00:35:56 -04:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.