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 |
||
---|---|---|
.. | ||
xfce4-battery-plugin | ||
xfce4-clipman-plugin | ||
xfce4-cpufreq-plugin | ||
xfce4-datetime-plugin | ||
xfce4-netload-plugin | ||
xfce4-pulseaudio-plugin | ||
xfce4-vala-panel-appmenu-plugin | ||
xfce4-verve-plugin | ||
xfce4-whiskermenu-plugin | ||
xfce4-xkb-plugin | ||
xfce4-cpugraph-plugin.nix | ||
xfce4-dockbarx-plugin.nix | ||
xfce4-embed-plugin.nix | ||
xfce4-eyes-plugin.nix | ||
xfce4-fsguard-plugin.nix | ||
xfce4-genmon-plugin.nix | ||
xfce4-hardware-monitor-plugin.nix | ||
xfce4-mailwatch-plugin.nix | ||
xfce4-mpc-plugin.nix | ||
xfce4-namebar-plugin.nix | ||
xfce4-notes-plugin.nix | ||
xfce4-sensors-plugin.nix | ||
xfce4-systemload-plugin.nix | ||
xfce4-timer-plugin.nix | ||
xfce4-weather-plugin.nix | ||
xfce4-windowck-plugin.nix |