nixpkgs/pkgs/servers/monitoring
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
..
alertmanager-bot treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bosun bosun: 0.5.0 -> 0.8.0-preview 2020-06-14 10:35:21 +00:00
cadvisor treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
consul-alerts treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
do-agent do-agent: 3.7.1 -> 3.8.0 2020-11-11 02:42:04 +00:00
fusion-inventory treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
grafana Merge pull request #107980 from lukegb/grafana-plugins 2021-01-01 16:00:17 +01:00
grafana-image-renderer grafana-image-renderer: init at 2020-12-01 2021-01-01 19:19:11 +01:00
grafana-reporter treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
heapster treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kapacitor kapacitor: 1.5.6 -> 1.5.7 2020-11-03 08:56:26 -08:00
lcdproc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
loki treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
longview treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mackerel-agent mackerel-agent: 0.70.2 -> 0.70.3 2020-11-26 10:47:09 +00:00
mtail mtail: 3.0.0-rc36 -> 3.0.0-rc38 2020-10-13 10:29:22 -04:00
munin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nagios treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
net-snmp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
newrelic-sysmond treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
plugins treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
prometheus treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
riemann treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
riemann-dash treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sensu treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sensu-go sensu-go-backend: 5.21.2 -> 6.1.2 2020-11-12 02:40:28 +00:00
seyren treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
telegraf telegraf: add timstott as maintainer 2021-01-10 10:15:49 +00:00
thanos treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
uchiwa treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
unifi-poller treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zabbix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zipkin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00