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. ps://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/system.scm
/span>
AgeCommit message (Expand)Author
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'....Ludovic Courtès
2016-08-31guix system: Do not unload services depended on....Ludovic Courtès
2016-08-31guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'....Ludovic Courtès
2016-08-31guix system: Extract and test the service upgrade procedure....Ludovic Courtès
2016-07-18system: Honor the 'dependencies' field of file systems....Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-01-22system: grub: Search root device by label or UUID if possible....Ludovic Courtès
gnu: reptyr: Remove aarch64 from supported systems....Efraim Flashner
2017-04-08screen: Fix info page build failure....Leo Famulari
2017-02-28gnu: screen: Update to 4.5.1....Efraim Flashner
2017-02-12gnu: screen: Fix CVE-2017-5618....Leo Famulari
2017-01-18gnu: screen: Update to 4.5.0....Efraim Flashner