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 or pull requests.
guix/gnu
Efraim Flashner 93309e25c7
gnu: vcflib: Update to 1.0.2.
* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.2.
[source]: Download using git-fetch. Remove patch. Update snippet to use
packaged libraries.
[build-system]: Switch to cmake-build-system.
[inputs]: Add bzip2.
[native-inputs]: Add package-source of fsom.
[arguments]: Delete custom 'set-flags, 'install phases. Don't delete
'configure phase. Adjust 'unpack-submodule-sources phase.
* gnu/packages/patches/vcflib-use-shared-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-01-14 20:43:31 +02:00
..
bootloader system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
build linux-boot: Fix noresume argument parsing. 2020-12-17 23:01:23 +01:00
installer installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: vcflib: Update to 1.0.2. 2021-01-14 20:43:31 +02:00
services services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
system services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
tests system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk gnu: vcflib: Update to 1.0.2. 2021-01-14 20:43:31 +02:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
tests.scm