me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Arun Isaac 086c7c143c
gnu: tabixpp: Fix cross-compilation.
tabixpp 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 (tabixpp)[inputs]: Add bzip2 and xz.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-05-09 11:17:25 +03:00
..
bootloader
build Add (guix least-authority). 2022-05-01 21:30:35 +02:00
home home: shells: Migrate fish to xdg-configuration-files. 2022-04-29 18:07:16 +02:00
installer installer: user: Remove useless filtering. 2022-04-06 21:19:08 +02:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: tabixpp: Fix cross-compilation. 2022-05-09 11:17:25 +03:00
platforms
services services: pipefs: Correctly handle lack of extensions. 2022-05-03 18:02:27 +02:00
system file-systems: Avoid load-time warnings when attempting to load (guix store). 2022-05-01 21:30:34 +02:00
tests services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: emacs-git-email: Fixes build of package. 2022-05-09 00:07:31 +02:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm services: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
tests.scm