nixpkgs/nixos
pennae 56d0b5cd6a nixos/mosquitto: rewrite the module
mosquitto needs a lot of attention concerning its config because it doesn't
parse it very well, often ignoring trailing parts of lines, duplicated config
keys, or just looking back way further in the file to associated config keys
with previously defined items than might be expected.

this replaces the mosquitto module completely. we now have a hierarchical config
that flattens out to the mosquitto format (hopefully) without introducing spooky
action at a distance.
2021-10-22 16:06:55 -04:00
..
doc nixos/mosquitto: rewrite the module 2021-10-22 16:06:55 -04:00
lib nixos/lib/test-driver: set defaults in __init__ instead of class level 2021-10-19 16:29:19 +03:00
maintainers nixos/maintainers/scripts: Avoid copy in example 2021-10-17 23:57:42 +02:00
modules nixos/mosquitto: rewrite the module 2021-10-22 16:06:55 -04:00
tests nixos/mosquitto: rewrite the module 2021-10-22 16:06:55 -04:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04: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.