nixpkgs/pkgs/development/libraries/glib
Michal Sojka 0cbedad03f glib: move bash completions to right outputs
Previously, bash completion scripts were installed in the "out"
output, which didn't contain any binaries. With this change, the
completion scripts are installed in the outputs containing the
corresponding binaries. Namely, gapplication, gdbus, gio, and
gsettings completion scripts go to $bin, and gresource to $dev. The
result is that the completions work out of the box, when the binaries
are available to the user.
2022-08-01 15:02:25 +02:00
..
darwin-compilation.patch
default.nix glib: move bash completions to right outputs 2022-08-01 15:02:25 +02: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 glib: 2.66.4 -> 2.66.8 2021-03-18 23:27:38 +01:00
setup-hook.sh
skip-timer-test.patch
split-dev-programs.patch