index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-11
Update release notes
Eelco Dolstra
2012-07-11
Update the other substituters
Eelco Dolstra
2012-07-11
Add some missing --version switches
Eelco Dolstra
2012-07-11
Set the User-Agent header to "Nix/<version>"
Eelco Dolstra
2012-07-11
download-from-binary-cache: Use HEAD requests if possible
Eelco Dolstra
2012-07-11
Replace hasSubstitutes() with querySubstitutablePaths()
Eelco Dolstra
2012-07-11
Add a function queryValidPaths()
Eelco Dolstra
2012-07-11
Rename queryValidPaths() to queryAllValidPaths()
Eelco Dolstra
2012-07-11
Implement querySubstitutablePathInfos() in the daemon
Eelco Dolstra
2012-07-11
nix-env: Determine which paths have substitutes in parallel
Eelco Dolstra
2012-07-11
Cleanup
Eelco Dolstra
2012-07-09
Add WWW::Curl as a dependency
Eelco Dolstra
2012-07-09
download-from-binary-cache: add nix.conf options
Eelco Dolstra
2012-07-09
prim_import(): prefetch substitute info in parallel using queryMissing()
Eelco Dolstra
2012-07-08
build.cc: Don't use hasSubstitute()
Eelco Dolstra
2012-07-08
Cleanup
Eelco Dolstra
2012-07-06
download-from-binary-cache: parallelise fetching of NAR info files
Eelco Dolstra
2012-07-06
download-from-binary-cache: use WWW::Curl
Eelco Dolstra
2012-07-03
download-from-binary-cache: do negative NAR info caching
Eelco Dolstra
2012-07-03
download-from-binary-cache: in queries, preferred cached info
Eelco Dolstra
2012-07-03
download-from-binary-cache: strip trailing / from URLs
Eelco Dolstra
2012-07-03
download-from-binary-cache: cache binary cache info in a SQLite DB
Eelco Dolstra
2012-07-02
download-from-binary-cache: Verify NAR hashes
Eelco Dolstra
2012-07-02
nix-push: Always generate base-32 hashes
Eelco Dolstra
2012-07-02
Binary caches: use a better key
Eelco Dolstra
2012-07-01
Fix xz compression
Eelco Dolstra
2012-07-01
Add an environment variable $NIX_BINARY_CACHES specifying URLs of binary caches
Eelco Dolstra
2012-07-01
Allow both bzip2 and xz compression
Eelco Dolstra
2012-06-29
nix-push: Don't pollute the current directory with result symlink
Eelco Dolstra
2012-06-29
First attempt at the manifest-less substituter
Eelco Dolstra
2012-06-29
Doh
Eelco Dolstra
2012-06-29
Use XZ compression in binary caches
Eelco Dolstra
2012-06-28
nix-push: create a manifest-less binary cache
Eelco Dolstra
2012-06-27
nix-store -r: do substitutions in parallel
Eelco Dolstra
2012-06-27
Mount an empty /dev/shm tmpfs in the chroot
Eelco Dolstra
2012-06-27
Check the return code of the clone() call
Eelco Dolstra
2012-06-25
When using chroots, use a private PID namespace
Eelco Dolstra
2012-06-25
Use a private UTS namespace to provide a deterministic host/domain name to bu...
Eelco Dolstra
2012-06-23
Update release notes
Eelco Dolstra
2012-06-23
Improve error message
Eelco Dolstra
2012-06-23
In chroot builds, use a private SysV IPC namespace
Eelco Dolstra
2012-06-23
In chroot builds, use a private network namespace
Eelco Dolstra
2012-06-18
Support socket-based, on-demand activation of the Nix daemon with systemd
Eelco Dolstra
2012-05-31
Add Emacs to the disk image
Eelco Dolstra
2012-05-31
fixes to nix-worker systemd service descriptor: - remove commented-out lines ...
Michel Alexandre Salim
2012-05-31
On systems with SystemD, install the service descriptor for nix-worker, and e...
Michel Alexandre Salim
2012-05-31
Major spec update: - Fix license field - Split into subpackages - Update buil...
Michel Alexandre Salim
2012-05-31
Update nix profile: - incorporate NixOS's configuration so that nix is usable...
Michel Alexandre Salim
2012-05-31
- only enable deprecated spec sections when building on systems with older RP...
Michel Alexandre Salim
2012-05-31
- replace %define with %global
Michel Alexandre Salim
[next]