From 26e67e0280f9e35543c8ea71c6a3d58beb83287d Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 18 Feb 2022 22:59:44 +0100 Subject: tests: Simplify use of 'local-file' in 'tests/guix-home.sh'. * tests/guix-home.sh: Remove 'current-filename' trickery since 'local-file' resolves file names relative to the containing file. --- tests/guix-home.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/guix-home.sh') diff --git a/tests/guix-home.sh b/tests/guix-home.sh index ae3e52c9e1..3b397649cc 100644 --- a/tests/guix-home.sh +++ b/tests/guix-home.sh @@ -81,10 +81,7 @@ trap 'chmod -Rf +w "$test_directory"; rm -rf "$test_directory"' EXIT (service home-bash-service-type (home-bash-configuration (guix-defaults? #t) - (bashrc - (list - (local-file (string-append (dirname (current-filename)) - "/dot-bashrc")))))) + (bashrc (list (local-file "dot-bashrc"))))) (simple-service 'home-bash-service-extension-test home-bash-service-type -- cgit v1.2.3 '> aboutsummaryrefslogtreecommitdiff
path: root/doc/build.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-02-26 12:25:14 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-02-26 12:34:11 +0100
commitb8ac0bf3b279dee85af7ff7ca7d4ec5fc0ade338 (patch)
treee5ae3a2ff4eebeb61631d1f27a236cbe93d2e327 /doc/build.scm
parentbf7a7af1a4ffd8d5f332d662e425277a95c99b27 (diff)
downloadguix-b8ac0bf3b279dee85af7ff7ca7d4ec5fc0ade338.tar.gz
guix-b8ac0bf3b279dee85af7ff7ca7d4ec5fc0ade338.zip
gnu: r-ggdendro: Update to 0.2.0.
* gnu/packages/statistics.scm (r-ggdendro): Update to 0.2.0. Change-Id: I2a046a754ff08c83367e39e8692722611ebcb500
Diffstat (limited to 'doc/build.scm')
0 files changed, 0 insertions, 0 deletions