index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
Age
Commit message (
Expand
)
Author
2018-06-22
build: Remove leftover reference to nix/libstore/schema.sql.
Ludovic Courtès
2018-06-14
Remove 'guix-register' and its traces.
Ludovic Courtès
2018-06-14
database: 'with-database' can now initialize new databases.
Ludovic Courtès
2018-06-08
build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES).
Ludovic Courtès
2018-05-17
daemon: Allow building for armhf-linux on aarch64-linux.
Efraim Flashner
2018-04-19
guix-daemon: Disable garbage collection for remote connections.
Roel Janssen
2018-03-30
daemon: Remove unused schema upgrade code.
Ludovic Courtès
2018-03-30
daemon: Remove dead code.
Ludovic Courtès
2018-01-11
daemon: Always try to execute the builder regardless of the platform.
Ludovic Courtès
2018-01-07
daemon: Make libbz2 an optional dependency.
Ludovic Courtès
2018-01-07
daemon: Add gzip log compression.
Ludovic Courtès
2017-12-31
list-runtime-root: Fix off-by-one in 'strip-drop' call.
Ludovic Courtès
2017-11-26
list-runtime-roots: Ignore ESRCH while reading from /proc.
Ludovic Courtès
2017-11-12
list-runtime-roots: Ignore PIDs we cannot access.
Ludovic Courtès
2017-11-12
list-runtime-roots: Canonicalize store items.
Ludovic Courtès
2017-11-12
list-runtime-roots: Do not use 'lsof'.
Ludovic Courtès
2017-08-18
nix: Remove unused function.
Andy Wingo
2017-08-18
Simplify remouting with MS_PRIVATE in sandbox build
Jörg Thalheim
2017-08-07
daemon: Ensure the child stack is aligned on a 16-byte boundary.
Mark H Weaver
2017-08-05
daemon: On aarch64, use increments of 16 on the stack.
Efraim Flashner
2017-08-05
Revert "daemon: Ensure proper alignment on the stack."
Mark H Weaver
2017-07-17
daemon: Flush the sink upon 'exportPath' errors.
Jan Nieuwenhuizen
2017-07-10
daemon: Allow compilation with GCC 4.9.
Ludovic Courtès
2017-06-22
daemon: Set TCP_NODELAY and TCP_QUICKACK on remote sockets.
Ludovic Courtès
2017-06-22
daemon: '--listen' can be passed several times, can specify TCP endpoints.
Ludovic Courtès
2017-06-04
daemon: Add '--timeout' and '--max-silent-time'.
Ludovic Courtès
2017-05-30
daemon: Report hash mismatches in a cleaner way.
Ludovic Courtès
2017-03-08
list-runtime-roots: Bufferize the lsof pipe.
Ludovic Courtès
2017-03-06
build: Don't embed absolute paths in .service and .conf service files.
Leo Famulari
2017-02-20
daemon: Ensure proper alignment on the stack.
Efraim Flashner
2017-02-07
daemon: Define 'NIX_STORE' before invoking 'guix perform-download'.
Ludovic Courtès
2017-01-15
daemon: Client settings no longer override daemon settings.
Ludovic Courtès
2017-01-11
daemon: Allow check builds of 'builtin:download' derivations.
Ludovic Courtès
2016-12-29
daemon: Allow fixed-output derivation builds with TMPDIR set.
Ludovic Courtès
2016-12-20
build: Delete all the .service and .conf files upon 'make clean'.
Ludovic Courtès
2016-12-18
build: Fix .service and .conf targets for VPATH builds.
Ludovic Courtès
2016-12-18
build: Add 'guix-publish.*.in' to the distribution.
Ludovic Courtès
2016-12-09
daemon: Set ownership of kept build directories to the calling user.
Hartmut Goebel
2016-12-05
daemon: Fix invalid Boost format string.
Ludovic Courtès
2016-12-01
daemon: Buffer data sent to clients by the 'export-path' RPC.
Ludovic Courtès
2016-11-24
Add system start-up files for "guix publish".
Hartmut Goebel
2016-11-16
daemon: Add 'built-in-builders' RPC.
Ludovic Courtès
2016-11-16
daemon: Add "builtin:download" derivation builder.
Ludovic Courtès
2016-10-28
daemon: Do not error out when deduplication fails due to ENOSPC.
Ludovic Courtès
2016-10-28
daemon: Improve the SQLite wrapper API.
Eelco Dolstra
2016-10-28
daemon: Factor out SQLite handling.
Eelco Dolstra
2016-10-28
daemon: Turn retrying SQLite transactions into a higher-order function.
Eelco Dolstra
2016-06-26
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
David Craven
2016-05-31
daemon: Substitute queries return immediately when substitutes are disabled.
Ludovic Courtès
2016-05-31
daemon: Fix typo.
Ludovic Courtès
[next]