nixpkgs/pkgs/development/libraries/gtk
Jan Tojnar 04fce19888
gtk3: Clean up
- Reorder the expression according to https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md
- Do not use `with lib;` at top-level.
- Use lib.optionals instead of lib.optional for cleaner style.
- Replace docbook_xsl alias with docbook-xsl-nons.

This will make it more in line with the incoming GTK 4 package.
2021-01-23 15:27:11 +01:00
..
hooks treewide: *Phase(s)? variables are optional 2019-11-01 14:44:44 -04:00
patches gtk3: 3.24.18 → 3.24.20 2020-04-29 14:39:20 +02:00
2.x.nix pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
3.x.nix gtk3: Clean up 2021-01-23 15:27:11 +01:00