nixpkgs/pkgs/development/libraries/glib
Alyssa Ross d65d8002c7 glib.tests.withChecks: init
This will allow OfBorg to run the GLib tests, which it didn't do
before.  To do this correctly for the glib we're building, we need to
override it rather than taking glib as an input.
finalAttrs.finalPackage is not overrideable, so instead we need to use
overrideAttrs.  Since we can now consult finalAttrs.doCheck, there's
no longer any need for a separate doCheck option, so I've removed it
in favour of overrideAttrs.
2022-09-04 21:18:49 +00:00
..
darwin-compilation.patch glib: Fix compilation on Darwin and use default gcc 2014-07-15 11:09:30 +02:00
default.nix glib.tests.withChecks: init 2022-09-04 21:18:49 +00:00
elementary-terminal-support.patch glib: add support for Pantheon’s terminal emulator 2022-03-29 10:23:52 +02:00
glib-appinfo-watch.patch glib: follow profile updates when searching apps 2021-03-31 00:37:57 +00:00
gnome-console-support.patch glib: Add support for GNOME Console 2022-03-29 10:23:52 +02:00
gobject_init_on_demand.patch
quark_init_on_demand.patch
schema-override-variable.patch
setup-hook.sh
skip-timer-test.patch
split-dev-programs.patch