nixpkgs/pkgs/development/libraries/webp-pixbuf-loader
Jan Tojnar f19bcee376 webp-pixbuf-loader: Adopt by GNOME
GNOME uses this for backgrounds so let’s add GNOME team to maintainers
and adopt GNOME coding style aimed at cleaner git diffs:

- Format with `nixpkgs-fmt`
- Inherit `moduleDir` variable since it has the same name
- Avoid re-using `pname` for `src` in case it is overwritten
- Use conventional attribute ordering
- Have one dependency per line in inputs
- Move comments closer to what they describe
- Wrap long substitute line
- Quote bash values
2022-10-21 09:48:42 +02:00
..
default.nix