mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 11:44:07 +00:00
d65d8002c7
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. |
||
---|---|---|
.. | ||
darwin-compilation.patch | ||
default.nix | ||
elementary-terminal-support.patch | ||
glib-appinfo-watch.patch | ||
gnome-console-support.patch | ||
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 |