guix/gnu
Lars-Dominik Braun 9ac9bc6051
gnu: r-with-tests: Hardcode path to coreutils’ rm
When running R in a container like this

	guix environment --no-cwd -C --ad-hoc r-minimal -- Rscript -e 'Sys.timezone()'

it would print an additional line

	sh: rm: command not found

before exiting.

* gnu/packages/statistics.scm (r-with-tests) [#:phases]: Add substitute*
to patch call to `rm` and rename phase to reflect what it does now.
2021-07-28 22:26:19 +02:00
..
bootloader
build
installer
machine
packages gnu: r-with-tests: Hardcode path to coreutils’ rm 2021-07-28 22:26:19 +02:00
services services: dhcpd: Fix activation with IPv6 configuration. 2021-07-24 15:38:03 +02:00
system pack: Streamline how files are included in tarballs. 2021-07-18 02:10:49 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add marble-qt. 2021-07-25 13:51:45 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm