glib: Format the expression
- Format with `nixfmt-rfc-style`.
- Move `outputs` and `setupHook` to top.
- Move `strictDeps` above `inputs`.
- Move `nativeCheckInputs` next to the rest of the inputs.
- Move `env` above phases.
- Expand `env.NIX_CFLAGS_COMPILE` to a nested attribute set.