guix/gnu
Ludovic Courtès 40c369b234
linux-container: Remove dependency on (guix utils).
Fixes a bug whereby derivations importing (gnu build linux-container),
such as the 'bitlbee' and 'tor' services, would depend on the
user's (guix config) file, which was pulled as a dependency of (guix
utils).  As a result, those derivations would vary from user to user.

* gnu/build/linux-container.scm (call-with-temporary-directory): New
procedure.
2019-06-23 19:53:03 +02:00
..
bootloader
build linux-container: Remove dependency on (guix utils). 2019-06-23 19:53:03 +02:00
installer installer: Fix typo. 2019-06-08 02:30:25 +02:00
packages gnu: znc: Update to 1.7.4. 2019-06-23 16:14:51 +02:00
services services: opensmtpd: Extend the PAM service. 2019-06-20 15:54:51 +02:00
system linux-container: Remove networking service when network is shared with host. 2019-06-19 00:19:47 +05:30
tests tests: Fix opensmtpd test. 2019-06-19 11:49:33 +02:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm
ci.scm
installer.scm
local.mk gnu: python-pyatspi: Fix loading libraries. 2019-06-22 17:21:06 +02:00
packages.scm
services.scm
system.scm
tests.scm