aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/image.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-05-07 22:24:08 +0200
committerLudovic Courtès <ludo@gnu.org>2023-05-10 00:23:52 +0200
commit1be5bf560459d32943a82c2d3f60a1fc2ca53437 (patch)
tree257fb98c3585b4b935b0214ef6f043a0e77fb6b7 /gnu/tests/image.scm
parent6a33f674b9f5da2825a44eadff318aa95c60b475 (diff)
downloadguix-1be5bf560459d32943a82c2d3f60a1fc2ca53437.tar.gz
guix-1be5bf560459d32943a82c2d3f60a1fc2ca53437.zip
tests: docker-system: Add missing import.
This is a followup to f51888272558d98cf5c196b93fb6c499056fbf6c. * gnu/tests/docker.scm (run-docker-system-test)["load system image and run it"]: Use (guix build utils).
Diffstat (limited to 'gnu/tests/image.scm')
0 files changed, 0 insertions, 0 deletions
msg-avail'>...Christopher Lemmer Webber 2020-11-16.dir-locals.el: Prevent errors if .dir-locals.el isn't found....Christopher Lemmer Webber 2020-11-12maint: update-guix-package: Optionally add sources to store....Maxim Cournoyer 2020-11-01.dir-locals.el: Require cl-lib at runtime....Miguel Ángel Arruga Vivas 2020-10-31.dir-locals.el: Automatically set the GEISER-GUILE-LOAD-PATH variable....Maxim Cournoyer 2020-10-19maint: update-guix-package: Prevent accidentally breaking guix pull....Maxim Cournoyer 2020-09-14deduplication: pass store directory to replace-with-link....Caleb Ristvedt 2020-09-14.dir-locals.el: fix call-with-{retrying-}transaction indenting....Caleb Ristvedt 2020-08-26.dir-locals.el: Add indentation rule for 'package/inherit'....Ludovic Courtès 2020-06-25deduplication: Use 'dynamic-wind' when changing permissions of the parent....Ludovic Courtès 2020-06-16channels: 'latest-channel-instance' authenticates Git checkouts....Ludovic Courtès 2020-06-10database: separate transaction-handling and retry-handling....Caleb Ristvedt 2020-06-10database: ensure update-or-insert is run within a transaction...Caleb Ristvedt 2020-06-10database: rewrite query procedures in terms of with-statement....Caleb Ristvedt 2020-06-06ui: 'display-search-results' automatically invokes the pager....Ludovic Courtès 2020-06-05git-authenticate: Add tests....Ludovic Courtès 2020-05-16gexp: Add 'let-system'....Ludovic Courtès 2020-03-22store: Add 'with-build-handler'....Ludovic Courtès 2020-03-12gexp: Add 'with-parameters'....Ludovic Courtès 2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès 2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès