guix/gnu
Marius Bakke bd3d71cb16
gnu: hdf4: Build with libtirpc.
* gnu/packages/patches/hdf4-tirpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (hdf4)[source](patches): Use it.
[inputs]: Add LIBTIRPC.
[arguments]: Adjust #:configure-flags accordingly.
2019-09-03 13:24:34 +02:00
..
bootloader
build Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
installer installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00
machine machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
packages gnu: hdf4: Build with libtirpc. 2019-09-03 13:24:34 +02:00
services services: cuirass: Log web interface to separate file. 2019-08-29 08:06:54 +02:00
system linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
tests pack: Create /tmp in Docker images. 2019-08-27 12:20:44 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk gnu: hdf4: Build with libtirpc. 2019-09-03 13:24:34 +02:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm
tests.scm