mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
4a7f99d55d
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 |
||
---|---|---|
.. | ||
minio-exporter | ||
unifi-exporter | ||
alertmanager.nix | ||
apcupsd-exporter.nix | ||
aws-s3-exporter.nix | ||
bind-exporter.nix | ||
bird-exporter.nix | ||
blackbox-exporter.nix | ||
collectd-exporter.nix | ||
consul-exporter.nix | ||
cups-exporter.nix | ||
default.nix | ||
dnsmasq-exporter.nix | ||
dovecot-exporter-deps.nix | ||
dovecot-exporter.nix | ||
fritzbox-exporter-deps.nix | ||
fritzbox-exporter.nix | ||
gitlab-ci-pipelines-exporter.nix | ||
gitlab-ci-pipelines-exporter_deps.nix | ||
haproxy-exporter.nix | ||
jmx-httpserver.nix | ||
json-exporter.nix | ||
keylight-exporter.nix | ||
lnd-exporter.nix | ||
mail-exporter.nix | ||
mesos-exporter.nix | ||
mesos-exporter_deps.nix | ||
mikrotik-exporter.nix | ||
modemmanager-exporter.nix | ||
mysqld-exporter.nix | ||
nextcloud-exporter-deps.nix | ||
nextcloud-exporter.nix | ||
nginx-exporter.nix | ||
nginxlog-exporter.nix | ||
node-exporter.nix | ||
openvpn-exporter-deps.nix | ||
openvpn-exporter.nix | ||
postfix-exporter-deps.nix | ||
postfix-exporter.nix | ||
postgres-exporter.nix | ||
process-exporter.nix | ||
prom2json.nix | ||
prom2json_deps.nix | ||
promscale.nix | ||
pushgateway.nix | ||
rabbitmq-exporter.nix | ||
rabbitmq-exporter_deps.nix | ||
redis-exporter-deps.nix | ||
redis-exporter.nix | ||
rtl_433-exporter.nix | ||
smokeping-prober.nix | ||
snmp-exporter.nix | ||
sql-exporter.nix | ||
statsd-exporter.nix | ||
surfboard-exporter.nix | ||
tor-exporter.nix | ||
update-webui-deps.sh | ||
varnish-exporter.nix | ||
webui-package.json | ||
webui-yarndeps.nix | ||
wireguard-exporter.nix | ||
xmpp-alerts.nix |