1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
nixpkgs/pkgs
Michael Weiss 3762bb5390
libxkbcommon: Enable libxkbregistry
This also enables the "list" subcommand of xkbcli.

Since libxkbregistry is an optional library we could install it into a
different output. However, doing this properly is quite challenging and
the best approach would likely be to upstream patches that add a Meson
option for installing libxkbregistry under a separate prefix (so that
the pkg-config file is generated correctly, etc.).
But even then the default fixup phase would try to move
$libxkbregistry/include into the $dev output and the $out output would
depend on the $libxkbcommon output because of the xkbcli binary (though
we could move that into a $bin output).
As a result it seems best not to install libxkbregistry into a dedicated
output path.
2021-01-25 15:00:55 +01:00
..
applications Merge master into staging-next 2021-01-25 12:43:07 +00:00
build-support pkgs/build-support: stdenv.lib -> lib 2021-01-24 19:07:54 -08:00
common-updater
data Merge pull request #110714 from romildo/upd.theme-obsidian2 2021-01-25 01:28:52 +01:00
desktops Merge pull request #109880 from rhoriguchi/unite 2021-01-24 23:29:17 +01:00
development libxkbcommon: Enable libxkbregistry 2021-01-25 15:00:55 +01:00
games Merge pull request #110670 from siraben/double-quotes-fix 2021-01-24 16:17:14 +01:00
misc Merge master into staging-next 2021-01-25 12:43:07 +00:00
os-specific Merge staging-next into staging 2021-01-25 01:18:29 +00:00
pkgs-lib
servers Merge master into staging-next 2021-01-25 12:43:07 +00:00
shells zsh-fzf-tab: init at 2021-01-24 (#110694) 2021-01-25 01:17:21 +01:00
stdenv pkgs/build-support: stdenv.lib -> lib 2021-01-24 19:07:54 -08:00
test
tools Merge staging-next into staging 2021-01-25 12:43:10 +00:00
top-level Merge master into staging-next 2021-01-25 12:43:07 +00:00