index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2018-02-05
Fix segfault using non-binary cache stores as substituters
Eelco Dolstra
2018-02-03
Remove nix-build --hash
Eelco Dolstra
2018-02-01
Merge branch 'master' of git://github.com/catern/nix
Shea Levy
2018-02-01
Remove obsolete references to manifests
Eelco Dolstra
2018-01-31
document ability to set NIX_REMOTE=unix://path/to/socket
Spencer Baugh
2018-01-31
Merge pull request #1801 from catern/master
Eelco Dolstra
2018-01-31
Fix building without aws-sdk-cpp
Eelco Dolstra
2018-01-31
Rename 1.12 -> 2.0
Eelco Dolstra
2018-01-31
Cleanup
Eelco Dolstra
2018-01-31
Merge branch 'http-binary-cache-put-upsert' of https://github.com/adelbertc/nix
Eelco Dolstra
2018-01-31
Indent properly
Eelco Dolstra
2018-01-26
remote_store: register for NIX_REMOTE=unix://path
Spencer Baugh
2018-01-26
HttpBinaryCacheStore: Support upsertFile with PUT.
Shea Levy
2018-01-26
Remove signed-binary-caches as the default for require-sigs
Eelco Dolstra
2018-01-23
Fix obscure corner case in name resolution for builtin:fetchurl in sandboxed ...
Dan Peebles
2018-01-19
Rewrite builtin derivation environment
Eelco Dolstra
2018-01-19
Don't retry CURLE_URL_MALFORMAT
Eelco Dolstra
2018-01-16
Make show-trace a config setting
Eelco Dolstra
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2018-01-15
Barf when using a diverted store on macOS
Eelco Dolstra
2018-01-12
import, builtins.readFile: Handle diverted stores
Eelco Dolstra
2018-01-09
nix.conf: builders-use-substitutes
Renzo Carbonara
2018-01-04
Rename "use-substitutes" to "substitute"
Eelco Dolstra
2017-12-22
Check aws-sdk-cpp version
Eelco Dolstra
2017-12-16
Fix build on gcc 7
Eelco Dolstra
2017-12-14
Fix build against current aws-sdk-cpp
Eelco Dolstra
2017-12-12
Merge pull request #1722 from bhipple/fix-for-older-libcurl
Eelco Dolstra
2017-12-11
Mark comparison call operator as const
Will Dietz
2017-12-09
Fix for builds with system libcurl < 7.30
Benjamin Hipple
2017-12-07
Provide random access to cached NARs
Eelco Dolstra
2017-12-07
nix ls-{nar,store}: Return offset of files in the NAR if known
Eelco Dolstra
2017-12-06
ssh-store: fix length when writing nar
Daiderd Jordan
2017-11-28
Show log tail when a remote build fails
Eelco Dolstra
2017-11-24
nix path-info: Show URL of NARs in binary caches
Eelco Dolstra
2017-11-21
Propagate flags like --sandbox to the daemon properly
Eelco Dolstra
2017-11-20
signed-binary-caches -> require-sigs
Eelco Dolstra
2017-11-20
binary-cache-public-keys -> trusted-public-keys
Eelco Dolstra
2017-11-20
nix copy: Abbreviate "daemon"
Eelco Dolstra
2017-11-15
Add a "profile" option to S3BinaryCacheStore
Eelco Dolstra
2017-11-14
nix sign-paths: Support binary caches
Eelco Dolstra
2017-11-14
nix ls-{nar,store}: Don't abort on missing files
Eelco Dolstra
2017-11-14
nix ls-{nar,store} --json: Respect -R
Eelco Dolstra
2017-11-14
nix ls-{store,nar}: Add --json flag
Eelco Dolstra
2017-11-08
Remove extraneous comment
Eelco Dolstra
2017-11-08
Merge pull request #1650 from copumpkin/darwin-sandbox-unix-socket
Eelco Dolstra
2017-11-06
Merge pull request #1632 from AmineChikhaoui/sigint-copy
Eelco Dolstra
2017-11-03
Merge pull request #1651 from LnL7/darwin-sandbox-getpwuid
Eelco Dolstra
2017-11-03
Allow getpwuid in the darwin sandbox.
Daiderd Jordan
2017-11-03
Don't freak out if we get a 403 from S3
Daniel Peebles
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
[next]