guix/gnu
Christopher Baines 0a76a4e073
gnu: guix-data-service: Update to 0.0.1-19.d1c243f.
These changes support the guix-data-service-backup-database and
guix-data-service-create-small-backup scripts. These are shell scripts, so
require coreutils from the build environment at runtime as well as binaries
from postgresql, ephemeralpg and optionally util-linux (for ionice and
renice).

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-19.d1c243f.
[arguments]: Add (ice-9 ftw) and (ice-9 match) to #:modules, change the
'install phase to wrap all bin files with some inputs as well.
[inputs]: Add util-linux, include ephemeralpg from native-inputs and switch
postgresql for postgresql-11.
[native-inputs]: Move ephemeralpg to inputs.
2020-03-26 22:51:36 +00:00
..
bootloader
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine
packages gnu: guix-data-service: Update to 0.0.1-19.d1c243f. 2020-03-26 22:51:36 +00:00
services services/nfs: Mount nfsd pseudo file system. 2020-03-25 14:17:24 +01:00
system vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
tests tests: install: Add %test-gui-installed-desktop-os-encrypted. 2020-03-26 11:53:50 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add ROPgadget. 2020-03-26 22:53:02 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Export 'operating-system-kernel-loadable-modules'. 2020-03-23 18:52:31 +01:00
tests.scm