[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch guile-daemon created (now b1ff580)
From: |
guix-commits |
Subject: |
branch guile-daemon created (now b1ff580) |
Date: |
Sat, 20 Apr 2019 17:25:24 -0400 (EDT) |
reepca pushed a change to branch guile-daemon
in repository guix.
at b1ff580 build-derivations: move environment code to (guix store
environment)
This branch includes the following new commits:
new 8e6318d gnu: address@hidden: Honor NIX_STORE.
new 0537213 guix: split (guix store) and (guix derivations).
new 89893de guix: store: Register derivation outputs.
new db21069 guix/store/build-derivations.scm: new module.
new 1d820a7 linux-container: new use-output argument.
new a25c784 build-derivations: use call-with-container
new 334e32c build-derivations: initial build-group support
new 0cfe296 linux-container: don't include /dev/ptmx or /dev/pts from
host.
new 827a77e build-derivations: Leaked environment variables more
robust.
new 7f47e3c gnu: linux-container: Make it more suitable for
derivation-building.
new 9a3504c syscalls: add missing pieces for derivation build
environment
new baf3896 config: add variables for more directories,
%impersonate-linux-2.6?
new 6416860 derivations: migrate the rest of the non-rpc-related
bindings.
new 55c3dbd build-derivations: scan for hashes, not full paths.
new 6e9f127 build-derivations: Adapt docstrings to fit style.
new b1ff580 build-derivations: move environment code to (guix store
environment)
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
- branch guile-daemon created (now b1ff580),
guix-commits <=
- 03/16: guix: store: Register derivation outputs., guix-commits, 2019/04/20
- 08/16: linux-container: don't include /dev/ptmx or /dev/pts from host., guix-commits, 2019/04/20
- 11/16: syscalls: add missing pieces for derivation build environment, guix-commits, 2019/04/20
- 10/16: gnu: linux-container: Make it more suitable for derivation-building., guix-commits, 2019/04/20
- 04/16: guix/store/build-derivations.scm: new module., guix-commits, 2019/04/20
- 05/16: linux-container: new use-output argument., guix-commits, 2019/04/20
- 12/16: config: add variables for more directories, %impersonate-linux-2.6?, guix-commits, 2019/04/20
- 14/16: build-derivations: scan for hashes, not full paths., guix-commits, 2019/04/20
- 13/16: derivations: migrate the rest of the non-rpc-related bindings., guix-commits, 2019/04/20
- 01/16: gnu: address@hidden: Honor NIX_STORE., guix-commits, 2019/04/20