nixpkgs/nixos/modules/services
Bas van Dijk 57e5b75f9c nixos/prometheus: filter out the _module attr in a central place
We previously filtered out the `_module` attribute in a NixOS
configuration by filtering it using the option's `apply` function.

This meant that every option that had a submodule type needed to have
this apply function. Adding this function is easy to forget thus this
mechanism is error prone.

We now recursively filter out the `_module` attributes at the place we
construct the Prometheus configuration file. Since we now do the filtering
centrally we don't have to do it per option making it less prone to errors.
2019-04-17 14:08:16 +02:00
..
admin
amqp
audio ympd service: Allow webPort to be int 2019-04-12 18:17:10 +02:00
backup nixos/bacula: /var/run -> /run 2019-03-20 00:01:45 +01:00
cluster nixos/kubernetes: add dns addonmanger reconcile mode option (#55834) 2019-03-09 12:57:41 +02:00
computing
continuous-integration buildbot: 1.8.1 -> 2.1.0 2019-03-22 18:43:15 -04:00
databases Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
desktops Merge pull request #59185 from worldofpeace/glib-networking 2019-04-15 13:17:58 -04:00
development
editors
games nixos/mincraft-server: refactor 2019-02-03 02:16:11 +01:00
hardware Merge pull request #49868 from jfrankenau/fix-triggerhappy 2019-04-10 20:56:19 -07:00
logging nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
mail Merge pull request #58804 from Ma27/roundcube-fixes 2019-04-09 18:30:00 +00:00
misc Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
monitoring nixos/prometheus: filter out the _module attr in a central place 2019-04-17 14:08:16 +02:00
network-filesystems openafs: minor documentation fix 2019-02-26 14:49:59 -05:00
networking nixos/tox-node: Add descriptions to module options. 2019-04-15 17:11:10 +01:00
printing nixos/cups: /var/run -> /run 2019-03-24 21:15:30 +01:00
scheduling Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
search Merge pull request #59514 from basvandijk/elk-7.0.0 2019-04-15 07:05:13 +02:00
security nixos/hologram-agent: /var/run -> /run 2019-03-24 21:15:30 +01:00
system
torrent nixos/transmission: Bug fix Appamor Transmission startup errors (#54873) 2019-01-31 17:51:48 +00:00
ttys nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
web-apps Merge pull request #56719 from bricewge/miniflux-service 2019-04-12 09:57:30 +00:00
web-servers Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
x11 Merge pull request #59185 from worldofpeace/glib-networking 2019-04-15 13:17:58 -04:00