aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-describe.sh
diff options
context:
space:
mode:
authorOlivier Dion <olivier.dion@polymtl.ca>2022-08-12 19:24:12 -0400
committerMathieu Othacehe <othacehe@gnu.org>2022-08-15 10:22:38 +0200
commit9641e64b434fee1d2538cbf8224b84bd4a186750 (patch)
treee1a221d18d3219f161685f2b6870cc6ffd14d6c9 /tests/guix-describe.sh
parent07f807f12c0949e9deeee09b4a28bb1f810b26ca (diff)
downloadguix-9641e64b434fee1d2538cbf8224b84bd4a186750.tar.gz
guix-9641e64b434fee1d2538cbf8224b84bd4a186750.zip
gnu: Add lttng-modules.
* gnu/packages/instrumentation.scm (lttng-modules): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'tests/guix-describe.sh')
0 files changed, 0 insertions, 0 deletions
udovic Courtès 2022-10-07nix: Guard against removing temporary roots of living processes....Ludovic Courtès 2022-09-11daemon: Remove unused function findOutput....Maxime Devos 2022-09-11daemon: Remove unused function exportPaths....Maxime Devos 2022-09-11daemon: Remove unused function openStore....Maxime Devos 2022-06-05daemon: Quote consistently within a string....Tobias Geerinckx-Rice 2022-05-29daemon: Clarify ‘--check’ error when outputs are missing....Tobias Geerinckx-Rice 2022-05-18daemon: runChild() is forbidden to talk during environment set up...yarl-baudig@mailoo.org