aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-09-13 14:49:11 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-10-10 00:06:15 -0400
commit1b83d4490addee4f0b4ee1a59d127d51217caa39 (patch)
tree27f9ba6943feb92cede33ab2f4526ef61e4c3332 /gnu/packages/benchmark.scm
parentdf22aec317448fd692679388a167f5061a7ced37 (diff)
downloadguix-1b83d4490addee4f0b4ee1a59d127d51217caa39.tar.gz
guix-1b83d4490addee4f0b4ee1a59d127d51217caa39.zip
gnu: teensy-loader-cli: Use gexps.
* gnu/packages/flashing-tools.scm (teensy-loader-cli) [arguments]: Use gexps.
Diffstat (limited to 'gnu/packages/benchmark.scm')
0 files changed, 0 insertions, 0 deletions
ts documentation. * gnu/system/linux-container.scm (containerized-operating-system) <services-to-drop>: Remove wicd-service-type. Maxim Cournoyer 2022-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'....* gnu/system/linux-container.scm (eval/container): Add #:guest-uid and #:guest-gid and honor them. Ludovic Courtès 2022-03-19linux-container: 'eval/container' honors #:namespaces....* gnu/system/linux-container.scm (eval/container): Pass #:namespaces to 'call-with-container'. Ludovic Courtès