aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-07-18 12:26:51 +0200
committerLudovic Courtès <ludo@gnu.org>2024-07-18 17:31:18 +0200
commita9d8ad6595b5501e3b257266370591759b5bd82e (patch)
tree9d2d56e9ef3ee3cac3d3b655bb288d05b6f9e132 /guix.scm
parent0553c4447115f7be208fe3e7e29e365ecb74a564 (diff)
downloadguix-a9d8ad6595b5501e3b257266370591759b5bd82e.tar.gz
guix-a9d8ad6595b5501e3b257266370591759b5bd82e.zip
tests: base: Compare all the service provisions, not just canonical names.
* gnu/tests/base.scm (run-basic-test)["shepherd services"]: Use ‘append-map’ on live service provisions to match what ‘operating-system-shepherd-service-names’ does. Change-Id: Ie54082eed6c7b8d37d3428711e71c11e80940235
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions
guix/commit/gnu/image.scm?id=096a2bf8c59a955c634cc838e7f7111941c07b37'>image: Support generating GPT images via `partition-table-type`....Ryan Sundberg 2021-10-11gnu: Add platform support....Mathieu Othacehe 2021-02-17image: Export image? procedure....Mathieu Othacehe