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
Age
Commit message (
Expand
)
Author
2015-07-02
Typo
nix
Eelco Dolstra
2015-07-02
Preserve supplementary groups of build users
Ludovic Courtès
2015-07-02
GC: Handle ENOSPC creating/moving to the trash directory
Eelco Dolstra
2015-07-02
Use posix_fallocate to create /nix/var/nix/db/reserved
Eelco Dolstra
2015-07-02
Make /nix/var/nix/db/reserved bigger
Eelco Dolstra
2015-07-02
Export outputPaths function
Eelco Dolstra
2015-07-02
Use std::vector::data()
Eelco Dolstra
2015-07-02
Allow substitutes for builds that have preferLocalBuild set
Eelco Dolstra
2015-06-03
Don't let unprivileged users repair paths
Eelco Dolstra
2015-06-03
Add a ‘verifyStore’ RPC
Ludovic Courtès
2015-06-03
Revert /nix/store permission back to 01775
Eelco Dolstra
2015-06-03
Chroot builds: Provide world-readable /nix/store
Eelco Dolstra
2015-06-03
addToStore(): Take explicit name argument
Eelco Dolstra
2015-06-03
Tighten permissions on chroot directories
Eelco Dolstra
2015-06-03
Fix typos: s/the the/the/
Daniel Hahler
2015-06-03
Use chroots for all derivations
Eelco Dolstra
2015-06-03
Use pivot_root in addition to chroot when possible
Harald van Dijk
2015-06-03
Simplify parseHash32
Eelco Dolstra
2015-06-03
Simplify printHash32
Eelco Dolstra
2015-06-03
Doh^2
Eelco Dolstra
2015-06-03
Doh
Eelco Dolstra
2015-06-03
Set /nix/store permission to 1737
Eelco Dolstra
2015-06-03
libutil: Limit readLink() error to only overflows.
aszlig
2015-06-03
libutil: Improve errmsg on readLink size mismatch.
aszlig
2015-06-03
Pedantry
Eelco Dolstra
2015-06-03
Explicitly include required C headers
Marko Durkovic
2015-06-03
Better error message
Eelco Dolstra
2015-06-03
Silence some warnings on GCC 4.9
Eelco Dolstra
2015-06-03
Shut up a Valgrind warning
Eelco Dolstra
2015-06-03
Fix some memory leaks
Eelco Dolstra
2015-06-03
Ensure we're writing to stderr in the builder
Eelco Dolstra
2015-06-03
Get rid of unnecessary "interrupted by the user" message with -vvv
Eelco Dolstra
2015-06-03
Remove tabs
Eelco Dolstra
2015-06-03
Use PR_SET_PDEATHSIG to ensure child cleanup
Eelco Dolstra
2015-06-03
Rename 'initChild' to 'runChild'.
Ludovic Courtès
2015-05-11
Don't wait for PID -1
Eelco Dolstra
2015-05-11
Build derivations in a more predictable order
Eelco Dolstra
2015-05-11
Don't create unnecessary substitution goals for derivations
Eelco Dolstra
2015-05-11
Disable vacuuming the DB after garbage collection
Eelco Dolstra
2015-05-11
nix-daemon: Call exit(), not _exit()
Eelco Dolstra
2015-05-11
Clean up temp roots in a more C++ way
Eelco Dolstra
2015-05-11
Fix message
Eelco Dolstra
2015-05-11
Don't use ADDR_LIMIT_3GB
Eelco Dolstra
2015-05-11
Make ~DerivationGoal more reliable
Eelco Dolstra
2015-05-11
nix-store --gc: Don't warn about missing manifests directory
Eelco Dolstra
2015-05-11
Improve error message if the daemon worker fails to start
Eelco Dolstra
2015-05-11
Fix build on gcc < 4.7
Shea Levy
2015-05-11
Improved error message when encountering unsupported file types
Eelco Dolstra
2015-05-11
Remove some duplicate code
Eelco Dolstra
2015-05-11
createDirs(): Handle ‘path’ being a symlink
Eelco Dolstra
[next]