nixpkgs/nixos
Martin Weinelt a2d1d16af8
nixos/mosquitto: Migrate away from bind_address/port config keys
Fixes these two deprecation warnings, by moving away from these options
towards a simple listener configuration.

> The 'bind_address' option is now deprecated and will be removed in a future version. The behaviour will default to true.
> The 'port' option is now deprecated and will be removed in a future version. Please use 'listener' instead.

Fixes: #120860
2021-05-01 19:46:48 +02:00
..
doc nixos/zigbee2mqtt: convert to rfc42 style settings 2021-04-30 19:42:26 +02:00
lib treewide: use lib.warnIf where appropriate 2021-04-28 21:44:21 +00:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/mosquitto: Migrate away from bind_address/port config keys 2021-05-01 19:46:48 +02:00
tests nixos/mosquitto: harden systemd unit 2021-05-01 19:46:48 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add amazonImageAutomaticSize 2021-05-01 02:43:45 +00: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.