index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-24
Progress indicator: Show on what machine we're building
Eelco Dolstra
2017-10-24
build-remote: Work properly on a chrooted store
Eelco Dolstra
2017-10-24
Handle log messages from build-remote
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-24
Remove the remote-builds option
Eelco Dolstra
2017-10-24
Remove the builder-files option
Eelco Dolstra
2017-10-23
Pass all settings to build-remote
Eelco Dolstra
2017-10-23
Turn $NIX_REMOTE into a configuration option
Eelco Dolstra
2017-10-23
build-remote: Put current load under the store state directory
Eelco Dolstra
2017-10-20
Merge pull request #1616 from copumpkin/separate-darwin-sandbox
Eelco Dolstra
2017-10-19
nix-shell: Fix file name resolution in shebangs
Shea Levy
2017-10-19
Revert "Let's not populate the NAR cache from hydra-queue-runner for now"
Eelco Dolstra
2017-10-18
Let's not populate the NAR cache from hydra-queue-runner for now
Eelco Dolstra
2017-10-18
Errors writing to the NAR cache should not be fatal
Eelco Dolstra
2017-10-18
Suppress "copying 0 paths" message
Eelco Dolstra
2017-10-17
Shift Darwin sandbox to separate installed files
Dan Peebles
2017-10-17
BinaryCacheStore::addToStore(): Add NARs to the local cache
Eelco Dolstra
2017-10-17
BinaryCacheStore: Support local caching of NARs
Eelco Dolstra
2017-10-17
Remove BinaryCacheStoreAccessor
Eelco Dolstra
2017-10-17
fetchgit: Remove incomplete/unneeded ref check.
Shea Levy
2017-10-16
fetchgit: Remove incomplete/unneeded isURI check.
Shea Levy
2017-10-12
Add option to disable the seccomp filter
Eelco Dolstra
2017-10-12
Merge pull request #1571 from teto/improve_priority_msg
Eelco Dolstra
2017-10-12
Merge pull request #1580 from copumpkin/retry-after-timeout
Eelco Dolstra
2017-10-09
Fix a hang in ThreadPool
Eelco Dolstra
2017-10-02
Reverse retry logic to retry in all but a few cases
Dan Peebles
2017-09-28
nix run: Restore signals
Eelco Dolstra
2017-09-27
nix copy: make recursive by default
Eelco Dolstra
2017-09-27
Tweak message
Eelco Dolstra
2017-09-27
nix build: Fix realising a store path
Eelco Dolstra
2017-09-25
nix why-depends: Write to stdout
Eelco Dolstra
2017-09-25
Add "nix show-derivation"
Eelco Dolstra
2017-09-25
Doh
Eelco Dolstra
2017-09-21
Improve error message for conflicting priorities
Matthieu Coudron
2017-09-18
nix-shell: Ignore readFile() errors
Eelco Dolstra
2017-09-18
Don't remove Content-Encoding in fetchurl / nix-prefetch-url
Eelco Dolstra
2017-09-14
RemoteStore: Add option to drop old connections from the pool
Eelco Dolstra
2017-09-14
Show the pid of temporary roots
Eelco Dolstra
2017-09-14
nix-store -q --roots / --gc --print-roots: Print temporary / in-memory roots
Eelco Dolstra
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-14
nix why-depends: Fix showing self-references
Eelco Dolstra
2017-09-11
nix why-depends: Add option to show all edges causing a dependency
Eelco Dolstra
2017-09-10
Add command "nix why-depends"
Eelco Dolstra
2017-09-10
Typo
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-08
LegacySSHStore: Include signatures etc.
Eelco Dolstra
2017-09-08
nix copy: Add --substitute flag
Eelco Dolstra
2017-09-08
ThreadPool: On exception, interrupt the other worker threads
Eelco Dolstra
2017-09-08
copyStorePath(): Fill in missing narHash regardless of checkSigs
Eelco Dolstra
[next]