GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. ://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/union.scm
mit message (Expand)
AgeCommit message (Expand)Author
Author
2023-07-19marionette: Allow passing custom OCR arguments....Bruno Victal
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish....Ludovic Courtès
2022-10-07marionette: Add a callback arguments to wait-for-screen-text....Maxim Cournoyer
2022-10-07marionette: Define keystrokes for typing colons and exclamation marks....Maxim Cournoyer
2022-10-07marionette: Preserve screen dumps on failures....Maxim Cournoyer
2022-10-07marionette: Make marionette-screen-text private....Maxim Cournoyer
2022-09-16marionette: Avoid read error when wait-for-file file is empty....Christopher Baines
2022-09-16marionette: Make it easier to debug REPL read failures....Christopher Baines
2022-08-28build: marionette: Add support for Tesseract OCR....Maxim Cournoyer
2022-08-28marionette: Improve the error message of 'wait-for-screen-text'....Maxim Cournoyer
2022-08-11build: marionette: Adjust QEMU Info manual reference....Maxim Cournoyer
2022-08-09tests: Add qemu-guest-agent system test....Timotej Lazar