nixpkgs/pkgs/development/libraries/glib
Jan Malakhovski 456d3e3192 glib: use tested version when doCheckByDefault is set
This changes the way how the `glib` dependecy cycles are broken to make
the tested `glib` the default.

`glib-tested` is no longer needed as packages now use the checked version when
`doCheckByDefault` is set, since it was not used anywhere, I removed it.
2018-07-23 23:04:05 +00:00
..
darwin-compilation.patch
default.nix glib: use tested version when doCheckByDefault is set 2018-07-23 23:04:05 +00:00
gobject_init_on_demand.patch glib: also add gobject init patch to fix w/musl 2018-06-25 11:20:04 -05:00
quark_init_on_demand.patch glib: patch to fix w/musl, quark static ctor order assumptions 2018-06-25 09:47:51 -05:00
schema-override-variable.patch glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable 2017-11-15 03:45:24 +01:00
setup-hook.sh glib: fix pre phases 2018-01-06 02:33:28 +00:00
skip-timer-test.patch