mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-06 21:13:40 +00:00
7f01ff7822
The old way of writing the file omited qoutes within strings which are needed by some configurations like federations. The quotes got lost when `echo`ing the content via `echo '${builtins.toJSON x}'`. The pkgs.formats.json does handle that race condition properly, so this commit switches the writing to that helper. |
||
---|---|---|
.. | ||
exporters | ||
alertmanager.nix | ||
default.nix | ||
exporters.nix | ||
exporters.xml | ||
pushgateway.nix | ||
xmpp-alerts.nix |