guix/gnu
Arun Isaac 7d331dd203
gnu: htslib: Add bzip2 and xz to inputs.
htslib links to libbz2 from bzip2 and liblzma from xz. Therefore, bzip2 and xz
should be listed in inputs even though they are already present implicitly in
native-inputs. Else, cross-compilation will fail.

* gnu/packages/bioinformatics.scm (htslib)[inputs]: Add bzip2 and xz.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-03-31 16:14:52 +03:00
..
bootloader
build initrd: Honor rootfstype and rootflags command-line parameters. 2022-03-01 10:30:18 -05:00
home home: symlink-manager: Respect XDG_CONFIG_HOME during activation. 2022-03-20 19:02:41 +01:00
installer initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: htslib: Add bzip2 and xz to inputs. 2022-03-31 16:14:52 +03:00
platforms
services services: xorg: Remove xf86-input-synaptics from %default-xorg-modules. 2022-03-25 18:42:14 +01:00
system linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'. 2022-03-19 18:26:00 +01:00
tests tests: install: Add two new Btrfs RAID10 install test. 2022-03-19 11:08:30 -04:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: pigx-sars-cov2-ww: Update to 0.0.5. 2022-03-29 13:52:16 +02:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS. 2022-03-21 23:03:35 +01:00
tests.scm