guix/gnu
Marius Bakke 5e7c2eb7ae
gnu: fio: Don't bother wrapping scripts.
fio comes with many scripts of varying utility.  Some require extra additional
programs, which users can easily install as needed; there is little use in
imposing all optional dependencies on all users of fio.

* gnu/packages/benchmark.scm (fio)[arguments]: Remove patch-paths phase.
Rewrite move-outputs to move all discovered scripts and not wrap any.
[inputs]: Remove GNUPLOT, PYTHON-2, PYTHON2-NUMPY, and PYTHON2-PANDAS.  Add
PYTHON.
2021-11-06 17:46:37 +01:00
..
bootloader
build hurd-boot: Set pfinet on the right node for AF_INET6. 2021-10-18 10:00:50 +02:00
home home: services: shells: Fix documentation about file-like objects. 2021-10-16 16:48:44 +03:00
installer installer: Reorder file system type listbox. 2021-10-21 22:08:24 +02:00
machine
packages gnu: fio: Don't bother wrapping scripts. 2021-11-06 17:46:37 +01:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: configuration: Fix interpose implementation. 2021-11-01 17:46:49 +03:00
system system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD. 2021-10-18 10:00:50 +02:00
tests tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: libblockdev: Update to 2.26. 2021-11-03 18:44:06 +01:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm