Christopher Baines skribis: > 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.d12909d. > [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 and include ephemeralpg from native-inputs. > [native-inputs]: Move ephemeralpg to inputs. LGTM, thanks! Ludo'.