aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/genimage.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-11-27 14:09:11 +0100
committerMarius Bakke <marius@gnu.org>2022-11-27 21:19:50 +0100
commit98de78523be8009a13a67f65e4dc3cb5e22a5cea (patch)
tree3e6940fbc309230da08252e0d1a9408269033f5c /gnu/packages/genimage.scm
parent8c9656bc2f697f09cc9583537108efd9313362e7 (diff)
downloadguix-98de78523be8009a13a67f65e4dc3cb5e22a5cea.tar.gz
guix-98de78523be8009a13a67f65e4dc3cb5e22a5cea.zip
gnu: libxkbcommon: Fix cross-compilation.
* gnu/packages/xdisorg.scm (libxkbcommon)[native-inputs]: When cross-compiling, add PKG-CONFIG-FOR-BUILD and WAYLAND.
Diffstat (limited to 'gnu/packages/genimage.scm')
0 files changed, 0 insertions, 0 deletions
tloader/grub.scm?id=f70c2bd900fd7fe9695b924147bd278c4c0cbef4'>bootloader: Use "define" instead of "define*" for all records....Stefan 2020-09-06bootloader: Add comment about grub configuration files....Stefan 2020-06-09bootloader: grub: Fix cross-compilation....Mathieu Othacehe 2020-06-09gnu: grub: Support graphical gfxterm on all systems....Stefan 2020-06-08bootloader: grub: Add support for multiboot....Jan (janneke) Nieuwenhuizen 2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer 2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader....Mathieu Othacehe 2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image....Mathieu Othacehe 2020-05-29bootloader: Add 'disk-image-installer'....Mathieu Othacehe 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution"....Stefan 2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file....Ludovic Courtès 2020-04-08Merge branch 'master' into core-updates...Marius Bakke 2020-04-06system: Allow for comma-separated keyboard layouts....Ludovic Courtès 2020-03-29gnu: bootloader: Add grub-minimal-bootloader....Jan Nieuwenhuizen 2020-03-17bootloader: grub: Refactor eye-candy a bit....Maxim Cournoyer 2020-03-17bootloader: grub: Use the all_video module in graphic mode....Maxim Cournoyer